Click or drag to resize
DeviceProfileLayoutInfoProviderGetDeviceProfileLayouts Method
Returns all bindings between two layouts matching the specified parameters.

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

Return Value

Type: ObjectQueryDeviceProfileLayoutInfo
See Also