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

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

Property Value

Type: MultiKeyDictionaryString
See Also