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

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public static string WebPartPropertiesPageUrl { get; }

Property Value

Type: String
The web part properties page.
See Also