DialogContextVisibleState.User Property

Definition

Gets or sets the User related to the State.

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

Property Value

The user related to the State.

Applies to