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

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

Property Value

Type: MultiKeyDictionaryString
See Also