次の方法で共有


CheckBoxList.FindControl メソッド (String, Int32)

このメンバは、.NET Framework インフラストラクチャのサポートを目的としています。独自に作成したコード内で直接使用することはできません。

Overrides Overloads Protected Function FindControl( _
   ByVal id As String, _   ByVal pathOffset As Integer _) As Control
[C#]
protected override Control FindControl(stringid,intpathOffset);
[C++]
protected: Control* FindControl(String* id,intpathOffset);
[JScript]
protected override function FindControl(
   id : String,pathOffset : int) : Control;

参照

CheckBoxList クラス | CheckBoxList メンバ | System.Web.UI.WebControls 名前空間 | CheckBoxList.FindControl オーバーロードの一覧