Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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