DeviceProfileInfoProviderGetDeviceProfileInfoInternal Method (Int32) |
Returns device info with specified ID.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax protected virtual DeviceProfileInfo GetDeviceProfileInfoInternal(
int infoId
)
Parameters
- infoId
- Type: SystemInt32
Device info ID.
Return Value
Type:
DeviceProfileInfoSee Also