Template for listing footer
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 FooterTemplate { get; set; } |