Click or drag to resize

IWebApiGetBrowserAgent Method

Get the complete user-agent string of the client

Namespace: Casewhere.WebTrigger.DSL
Assembly: Casewhere.WebTrigger (in Casewhere.WebTrigger.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
string GetBrowserAgent()

Return Value

String
The complete user-agent string of the client.
See Also