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

Syntax

C#
public PageData GetPage(
	PageReference pageLink
)

Parameters

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

Implements

IPageSource..::.GetPage(PageReference)

See Also