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

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

Return Value

Type: ObjectQueryWebPartLayoutInfo
See Also