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