Class PageNameLink
Implements
Inherited Members
Namespace: EPiServer.UI.Report.Reports
Assembly: EPiServer.UI.dll
Version: 11.20.7Syntax
public class PageNameLink : UserControlBase, IRenderSettings
Constructors
PageNameLink()
Declaration
public PageNameLink()
Properties
PageData
Declaration
public PageData PageData { get; set; }
Property Value
Type | Description |
---|---|
PageData |
PageEditUrl
Declaration
protected string PageEditUrl { get; }
Property Value
Type | Description |
---|---|
System.String |
PageLink
Declaration
public PageReference PageLink { get; set; }
Property Value
Type | Description |
---|---|
PageReference |
ToolTip
Declaration
protected string ToolTip { get; }
Property Value
Type | Description |
---|---|
System.String |