DeviceProfileInfoProviderGetDeviceProfileInfo Method (String) |
Returns device info with specified name.
Namespace: CMS.DeviceProfilesAssembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 12.0.0
Syntax public static DeviceProfileInfo GetDeviceProfileInfo(
string infoName
)
Parameters
- infoName
- Type: SystemString
Device info name.
Return Value
Type:
DeviceProfileInfoSee Also