CurrentDeviceInfoHardwareModel Property |
Note: This API is now obsolete.
The model name or number used primarily by the hardware vendor to identify the device. This is not always the name the device is most often known as. You should also use HardwareName for a list of popular device names.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax [ObsoleteAttribute("This property is obsolete. Use property Data["propertyName"] instead.")]
public string HardwareModel { get; }
Property Value
Type:
StringSee Also