バージョン 24.2 (最新)

GetClientValue メソッド (NumericEditorModel)

クライアントから値を取得します
シンタックス
public new static System.Nullable<double> GetClientValue( 
   System.Web.HttpRequest request,
   System.string name
)

パラメータ

request
HttpRequest への参照
name
フィールドの名前

戻り値の型

クライアント値または null 値になります
参照

オンラインで表示: GitHub