| C1.Web.Wijmo.Controls.C1Menu Namespace > C1Menu Class : ItemsTemplate Property |
'Declaration<System.ComponentModel.BrowsableAttribute(False)> <System.Web.UI.TemplateInstanceAttribute(TemplateInstance.Single)> <System.Web.UI.TemplateContainerAttribute(BindingDirection=BindingDirection.OneWay, ContainerType=C1.Web.Wijmo.Controls.C1Menu.C1MenuItemTemplateContainer)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <C1CategoryAttribute("Behavior")> <C1DescriptionAttribute(Key="C1Menu.ItemsTemplate", Description="If specified, this template will be applied for all menu items that does not have other defined templates.")> <System.ComponentModel.BindableAttribute(Bindable=False, Direction=BindingDirection.OneWay)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public Overridable Property ItemsTemplate As System.Web.UI.ITemplate
[System.ComponentModel.Browsable(false)] [System.Web.UI.TemplateInstance(TemplateInstance.Single)] [System.Web.UI.TemplateContainer(BindingDirection=BindingDirection.OneWay, ContainerType=C1.Web.Wijmo.Controls.C1Menu.C1MenuItemTemplateContainer)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [C1Category("Behavior")] [C1Description(Key="C1Menu.ItemsTemplate", Description="If specified, this template will be applied for all menu items that does not have other defined templates.")] [System.ComponentModel.Bindable(Bindable=false, Direction=BindingDirection.OneWay)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public virtual System.Web.UI.ITemplate ItemsTemplate {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2