OnSiteEditHelperWebPartPropertiesPageUrl Property |
Gets the full url to the web part properties page (WebPartProperties.aspx).
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public static string WebPartPropertiesPageUrl { get; }
Property Value
Type:
StringThe web part properties page.
See Also