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: 9.0.0
Syntaxpublic Hashtable Containers { get; protected set; }
Property Value
Type:
Hashtable
See Also