| CurrentComponentsListWebParts Property | 
            Web parts used by current page. Web part name is used as a key.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic Dictionary<string, WebPartInfo> WebParts { get; protected set; }Property Value
Type: 
DictionaryString, 
WebPartInfo See Also
See Also