Click or drag to resize
DeviceProfileLayoutInfoProviderGetDeviceProfileLayoutsInternal 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#
protected virtual ObjectQuery<DeviceProfileLayoutInfo> GetDeviceProfileLayoutsInternal()

Return Value

Type: ObjectQueryDeviceProfileLayoutInfo
See Also