バージョン 23.1 (最新)

FindControlInPage メソッド

Page オブジェクトで子または子孫コントロールを見つけます。
シンタックス
protected Control FindControlInPage( 
   string id
)

パラメータ

id
検索するためのコントロールの ID 値

戻り値の型

Null または Control
参照