OnDialogEvent.Event Property

Definition

Gets or sets the event to fire on.

public string Event { get; set; }
member this.Event : string with get, set
Public Property Event As String

Property Value

The event to fire on.

Applies to