Click or drag to resize
WebPartInstanceNestedWebParts Property
Configuration for the web part data source

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public StringSafeDictionary<WebPartInstance> NestedWebParts { get; set; }

Property Value

Type: StringSafeDictionaryWebPartInstance
See Also