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.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public static string OnSiteEditRelativeURL { get; set; }

Property Value

Type: String
See Also