Click or drag to resize
CurrentDeviceInfoDeviceName Property
Current device name in format "[Vendor] - [Name]".

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

Property Value

Type: String
See Also