Instantiates the expanded top template.

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

Syntax

C#
protected virtual void InstantiateExpandedTopTemplate(
	PageTemplateContainer template
)

Parameters

template
Type: EPiServer.Web.WebControls..::.PageTemplateContainer
The template.

See Also