Gets the current PageLink based on the settings of the PageLink and PageLinkProperty properties.

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

Syntax

C#
protected virtual PageReference GetPageLink()

Return Value

A PageReference.

See Also