See Also

Navigation Class  | Navigation Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

container
id
See Also Requirements Languages SSNavigationLibrary

FindControl Method

Structured Solutions
[Visual Basic]
Public Shared Function FindControl( _    ByVal container As Control, _    ByVal id As String _ ) As Control
[C#]
public static Control FindControl(    Control container,    string id );
[JScript]
public static function FindControl(    container : Control,    id : String ) : Control;

Parameters

container
id

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Navigation Class  | Navigation Members

 

 


Copyright © 2005 by Structured Solutions. All rights reserved.