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.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public static string OnSiteEditRelativeURL { get; set; }
Property Value
Type:
StringSee Also