C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1Menu Class / ChildItemsTemplate Property

In This Topic
ChildItemsTemplate Property
In This Topic
If specified, this template will be applied for all menu items instead of top level menu items.
Syntax
'Declaration
 
Public Overridable Property ChildItemsTemplate As System.Web.UI.ITemplate
 
See Also