Click or drag to resize
CurrentComponentsListWebPartLayouts Property
List of web part layouts used by current page. Hashtable [fullName.ToLowerCSafe() -> WebPartLayoutInfo]

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public Hashtable WebPartLayouts { get; protected set; }

Property Value

Type: Hashtable
See Also