Click or drag to resize
LayoutInfoProviderGetLayoutsInternal Method
Get all layouts.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<LayoutInfo> GetLayoutsInternal()

Return Value

Type: ObjectQueryLayoutInfo
See Also