Gets or sets the root page for a hierarchical view or the parent page for the listed pages in a tabular view.
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[EditorAttribute("EPiServer.Web.WebControls.Design.PageReferenceTypeEditor, EPiServer.Design", "System.Drawing.Design.UITypeEditor, System.Drawing")] public PageReference PageLink { get; set; } |