バージョン

FindControl メソッド (UltraWebTab)

ID を使用して、任意のタブの ContentPane に格納された子の aspx コントロールへの参照を取得します。
オーバーロード一覧
オーバーロード解説
FindControl(String)ID を使用して、任意のタブの ContentPane に格納された子の aspx コントロールへの参照を取得します。  
FindControl(String,Int32)Searches the current naming container for a server control with the specified id and an integer, specified in the pathOffset parameter, which aids in the search. You should not override this version of the Overload method. System.Web.UI.Controlから継承されます。
参照