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.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public static string OnSiteEditRelativeURL { get; set; }
Property Value
Type:
StringSee Also