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

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

Property Value

Type: MultiKeyDictionaryString
See Also