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

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

Property Value

Type: MultiKeyDictionaryString
See Also