Gets or sets a reference to a page that will scope the set of SoftLinks

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

Syntax

C#
public PageReference PageLink { get; set; }

See Also