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 FindControl method.
Protected Overridable Function FindControl ( _ id As String, _ pathOffset As Integer _ ) As Control
Dim id As String Dim pathOffset As Integer Dim returnValue As Control returnValue = Me.FindControl(id, pathOffset)
protected virtual Control FindControl( string id, int pathOffset )
protected: virtual Control^ FindControl( String^ id, int pathOffset )
protected function FindControl( id : String, pathOffset : int ) : Control
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98