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: 9.0.0
Syntaxpublic static string OnSiteEditRelativeURL { get; set; }
Property Value
Type:
String
See Also