Click or drag to resize
PageTemplateDeviceLayoutInfoProviderGetPageTemplateDeviceLayoutsInternal Method
Get all page template device layouts.

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

Return Value

Type: ObjectQueryPageTemplateDeviceLayoutInfo
See Also