| DeviceProfileLayoutInfoProviderDeleteDeviceProfileLayoutInfo Method (Int32) | 
            Deletes the specified binding between two layouts.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxpublic static void DeleteDeviceProfileLayoutInfo(
	int bindingId
)
Parameters
- bindingId
 - Type: SystemInt32
An identifier of the binding to delete. 
See Also