Click or drag to resize
CMSAbstractEditableControlEditPageUrl Property
Edit page url which will be used for editing of the editable control. Used in On-site editing.

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected virtual string EditPageUrl { get; }

Property Value

Type: String
See Also