Click or drag to resize
PageTemplateDeviceLayoutInfoProviderGetTemplateDeviceLayouts Method
Returns all template device layouts.

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

Return Value

Type: ObjectQueryPageTemplateDeviceLayoutInfo
See Also