CurrentComponentsListWebPartLayouts Property |
List of web part layouts used by current page. Hashtable [fullName.ToLowerCSafe() -> WebPartLayoutInfo]
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public Hashtable WebPartLayouts { get; protected set; }
Property Value
Type:
HashtableSee Also