Gets the expanded pages.

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

Syntax

C#
protected virtual List<PageReference> GetExpandedPages(
	PageReference pageLink
)

Parameters

pageLink
Type: EPiServer.Core..::.PageReference

Return Value

See Also