Menu for ASP.NET Web Forms
FindControl(String) Method

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

Parameters

id
See Also

Reference

C1MenuItemTemplateContainer Class
C1MenuItemTemplateContainer Members