Input for ASP.NET WebForms
FindControl(String) Method

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

C1InputBase Class
C1InputBase Members