CurrentItemTemplate Property
KalikoCMS.WebForms.WebControls Namespace > Breadcrumbs Class : CurrentItemTemplate Property |
Syntax
'Declaration
<DefaultValueAttribute()> <TemplateContainerAttribute(BindingDirection=BindingDirection.OneWay, ContainerType=KalikoCMS.WebForms.WebControls.PageListItem)> <BrowsableAttribute(False)> <PersistenceModeAttribute(PersistenceMode.InnerProperty)> Public Overridable Property CurrentItemTemplate As ITemplate
[DefaultValue()] [TemplateContainer(BindingDirection=BindingDirection.OneWay, ContainerType=KalikoCMS.WebForms.WebControls.PageListItem)] [Browsable(false)] [PersistenceMode(PersistenceMode.InnerProperty)] public virtual ITemplate CurrentItemTemplate {get; set;}
Requirements
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