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