Click or drag to resize
EditableItemsEditableWebParts Property
Editable WebParts contained within the document.

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

Property Value

Type: MultiKeyDictionaryString
See Also