バージョン

SetJSLiteral メソッド

モデルの literal プロパティの値を取得します。
シンタックス
'宣言
 
Protected Sub SetJSLiteral( _
   ByVal property As System.String, _
   ByVal value As System.String _
) 
protected void SetJSLiteral( 
   System.string property,
   System.string value
)

パラメータ

property
プロパティ名。
value
プロパティ値。
参照

オンラインで表示: GitHub