Click or drag to resize
PortalHelperOnSiteEditRelativeURL Property
Gets or sets the on-site edit relative URL. Access to this URL switch user to the editing mode if is authorized to this mode.

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public static string OnSiteEditRelativeURL { get; set; }

Property Value

Type: String
See Also