Click or drag to resize
PageInfoEditableRegions Property
Editable regions contained within the document.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public virtual MultiKeyDictionary<string> EditableRegions { get; }

Property Value

Type: MultiKeyDictionaryString
See Also