Template used for displaying items in the navigation bar
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[BindableAttribute(true)] [DefaultValueAttribute("")] [TemplateContainerAttribute(typeof(PageTemplateContainer))] [BrowsableAttribute(false)] public ITemplate ItemTemplate { get; set; } |