Click or drag to resize
CurrentDeviceInfoHardwareVendor Property
The company who manufactured the hardware. Some devices (such as PCs) don't reveal this information and will return 'Unknown'.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public string HardwareVendor { get; }

Property Value

Type: String
See Also