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.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
protected virtual string EditPageUrl { get; }

Property Value

Type: String
See Also