Gets or sets the PageReference to the current page.

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

Syntax

C#
public virtual PageReference PageLink { get; set; }

Field Value

The PageReference to the current page.

See Also