Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Class PageNameLink

Inheritance
System.Object
PageNameLink
Implements
Namespace: EPiServer.UI.Report.Reports
Assembly: EPiServer.UI.dll
Version: 11.20.7
public class PageNameLink : UserControlBase, IRenderSettings

Constructors

Declaration
public PageNameLink()

Properties

Declaration
public PageData PageData { get; set; }
Property Value
Type Description
PageData
Declaration
protected string PageEditUrl { get; }
Property Value
Type Description
System.String
Declaration
public PageReference PageLink { get; set; }
Property Value
Type Description
PageReference
Declaration
protected string ToolTip { get; }
Property Value
Type Description
System.String

Implements

Extension Methods