SuperPanel for ASP.NET WebForms
FindControl(String) Method

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls Namespace > C1TargetControlBase 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

C1TargetControlBase Class
C1TargetControlBase Members