Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
getValueByMode メソッド
DataMode に基づいて値を取得します。
シンタックス
ASP.NET Ajax Javascript (Specification) | |
---|
function getValueByMode(
: Integer,
: {Any}
) : {Any}; |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfWebDateTimeEditor.getValueByMode(Integer,{Any}); |
パラメータ
- mode
- サーバーの列挙型と一致する DataMode。
- limit
- 内部使用のみ。
戻り値の型
コントロール内の値。
参照