Template for listing header
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0
Syntax
C# |
---|
[BrowsableAttribute(false)] [TemplateContainerAttribute(typeof(PageTemplateContainer))] public ITemplate HeaderTemplate { get; set; } |