| CurrentComponentsListLayouts Property  | 
            List of layouts used by current page. Hashtable [layoutName.ToLowerCSafe() -> LayoutInfo]
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxpublic Hashtable Layouts { get; protected set; }Property Value
Type: 
Hashtable
See Also