Click or drag to resize
PortalContextCurrentComponents Property
List of web part containers used by current page. Hashtable [containerName.ToLowerCSafe() -> WebPartContainerInfo]

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static CurrentComponentsList CurrentComponents { get; }

Property Value

Type: CurrentComponentsList
See Also