Gets the entry point for the page provider serving the page specified by the page reference

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public PageReference GetEntryPoint(
	PageReference pageLink
)

Parameters

pageLink
Type: EPiServer.Core..::.PageReference
The page link.

Return Value

See Also