Share via


DialogContextVisibleState.Dialog 속성

정의

상태와 관련된 대화 상자를 가져오거나 설정합니다.

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)

속성 값

상태와 관련된 대화 상자입니다.

적용 대상