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

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

Property Value

Type: MultiKeyDictionaryString
See Also