Click or drag to resize
WebPartLayoutInfoProviderGetWebPartLayouts Method
Gets all web part layouts.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<WebPartLayoutInfo> GetWebPartLayouts()

Return Value

Type: ObjectQueryWebPartLayoutInfo
See Also