CurrentComponentsListContainers Property |
List of web part containers used by current page. Hashtable [containerName.ToLowerCSafe() -> WebPartContainerInfo]
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public Hashtable Containers { get; protected set; }
Property Value
Type:
HashtableSee Also