DeviceProfileLayoutInfoProviderGetDeviceProfileLayoutInfo Method (Int32) |
Returns a binding between two layouts with the specified identifier.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static DeviceProfileLayoutInfo GetDeviceProfileLayoutInfo(
int bindingId
)
Parameters
- bindingId
- Type: SystemInt32
Binding identifier.
Return Value
Type:
DeviceProfileLayoutInfoSee Also