Click or drag to resize
OnSiteEditHelperWebPartPropertiesPageUrl Property
Gets the full url to the web part properties page (WebPartProperties.aspx).

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public static string WebPartPropertiesPageUrl { get; }

Property Value

Type: String
The web part properties page.
See Also