Click or drag to resize
IBrowserBrowser Property
Gets the browser string (if any) that was sent by the browser in the User-Agent request header.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
string Browser { get; }

Property Value

Type: String
See Also