次の方法で共有


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)

プロパティ値

State に関連するダイアログ。

適用対象