Click or drag to resize
DeviceInfoEntryUserAgents Property
List of user agents for this device.

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 10.0.0
Syntax
C#
public List<string> UserAgents { get; set; }

Property Value

Type: ListString
See Also