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.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public static CurrentComponentsList CurrentComponents { get; }

Property Value

Type: CurrentComponentsList
See Also