The property that contains the root page to read data from if different from current
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
[EditorAttribute("EPiServer.Design.TypeEditors.PropertyNameEditor, EPiServer.Design", "System.Drawing.Design.UITypeEditor, System.Drawing")] [DefaultValueAttribute(null)] public string PageLinkProperty { get; set; } |