Click or drag to resize
DeviceProfileLayoutInfoProviderGetDeviceProfileLayoutInfo Method (Int32)
Returns a binding between two layouts with the specified identifier.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static DeviceProfileLayoutInfo GetDeviceProfileLayoutInfo(
	int bindingId
)

Parameters

bindingId
Type: SystemInt32
Binding identifier.

Return Value

Type: DeviceProfileLayoutInfo
See Also