Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
find メソッド
WebTextEditor をクライアント ID で検索します。
シンタックス
| ASP.NET Ajax Javascript (Specification) | |
|---|
function find(
: String
) : WebTextEditor; |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfWebTextEditor.find(String); |
パラメータ
- clientID
- 検索するコントロールのクライアント ID。
戻り値の型
指定したクライアント ID に対応する WebTextEditor コントロール オブジェクトへの参照。