Tabs for ASP.NET WebForms
FindControl(String) Method

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.Base Namespace > C1TargetCompositeControlBase Class : FindControl(String) Method
Syntax
'Declaration
 
Public Overridable Function FindControl( _
   ByVal id As System.String _
) As System.Web.UI.Control
public virtual System.Web.UI.Control FindControl( 
   System.string id
)

Parameters

id
See Also

Reference

C1TargetCompositeControlBase Class
C1TargetCompositeControlBase Members