Footer template for the paging items.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
[TemplateContainerAttribute(typeof(PageTemplateContainer))]
[BrowsableAttribute(false)]
public ITemplate PagingFooterTemplate { get; set; }

See Also