CurrentComponentsListContainers Property |
Web part containers used by current page. Container name is used as a key.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public Dictionary<string, WebPartContainerInfo> Containers { get; protected set; }
Property Value
Type:
DictionaryString,
WebPartContainerInfoSee Also