Overload | Description |
---|---|
FindControl(Control,String) | Finds the control. |
FindControl(String) | Searches the current naming container for a server control with the specified id parameter. (Inherited from System.Web.UI.Control) |
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. (Inherited from System.Web.UI.Control) |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family