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

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

Property Value

Type: ListString
See Also