Click or drag to resize
LayoutInfoProviderGetLayouts Method
Returns all layouts.

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

Return Value

Type: ObjectQueryLayoutInfo
See Also