CurrentComponentsListWebParts Property |
List of web parts used by current page. Hashtable [webPartName.ToLowerCSafe() -> WebPartInfo]
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public Hashtable WebParts { get; protected set; }
Property Value
Type:
HashtableSee Also