Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
stateValue プロパティ
持続状態の値を取得します。内部使用のみ。
シンタックス
| ASP.NET Ajax Javascript (Specification) | |
|---|
function get_stateValue() : {Any}
function set_stateValue(value : {Any}) |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfBehavior.get_stateValue(); |
戻り値の型
サーバーへ渡す可能な値。
参照