バージョン

EnsureClientEvents メソッド

内部モデルストアを json にシリアル化するクライアント イベントを追加します。
シンタックス
'宣言
 
Protected Overridable Sub EnsureClientEvents( _
   ByVal store As System.Collections.Generic.IDictionary(Of String,Object), _
   ByVal putInModel As System.Boolean _
) 
protected virtual void EnsureClientEvents( 
   System.Collections.Generic.IDictionary<string,object> store,
   System.bool putInModel
)

パラメータ

store
モデル ストア。
putInModel
調整した値をオプション オブジェクトに置くか、または ClientEvents ディクショナリに戻るかどうか。
参照

オンラインで表示: GitHub