The template used between pages

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

Syntax

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

Remarks

No contained data

See Also