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