Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
from メソッド
渡されたオブジェクトを WebTextEditor タイプにキャストします。
シンタックス
ASP.NET Ajax Javascript (Specification) | |
---|
function from(
: {Any}
) : WebTextEditor; |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfWebTextEditor.from({Any}); |
パラメータ
- obj
- WebTextEditor タイプに変換するオブジェクト。
戻り値の型
WebTextEditor タイプへ変換された渡されるオブジェクトへの参照。