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

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

Property Value

Type: MultiKeyDictionaryString
See Also