Gets or sets a reference to the root page for subscription.
Namespace:
EPiServer.Web.WebControls
Remarks
This property is required for non EPiServer pages. If no page link is specified the data source control attempts to load the root subsciption information from the current EPiServer page.
Assembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public PageReference PageLink { get; set; } |