DialogContextVisibleState.Dialog Property

Definition

Gets or sets the Dialog related to the State.

public System.Collections.Generic.IDictionary<string,object> Dialog { get; set; }
member this.Dialog : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Dialog As IDictionary(Of String, Object)

Property Value

The dialog related to the State.

Applies to