Click or drag to resize
RequestContextUserAgent Property
Returns user agent or empty string if HttPContext is not initialized.

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

Property Value

Type: String
See Also