Click or drag to resize
CMSAbstractEditableWebPartEditPageUrl Property
Gets the url of the page which ensures editing of the web part's editable content in the On-Site editing mode.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public virtual string EditPageUrl { get; }

Property Value

Type: String
See Also