バージョン

LoadClientPropsTransactionList メソッド (ObjectBase)

Transaction List を読み取り、コントロールのプロパティを再移植します。
シンタックス
'宣言
 
Protected Overridable Sub LoadClientPropsTransactionList( _
   ByVal list As Dictionary(Of String,Object) _
) 
protected virtual void LoadClientPropsTransactionList( 
   Dictionary<string,object> list
)

パラメータ

list
Clientside で変更されたプロパティのリスト。
参照