Click or drag to resize

UserAgentSearchString Property

Gets the string sequence on the User Agent string of the Http Request, to determined whether this branding is in effect for the Request.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
public string SearchString { get; set; }

Property Value

Type: String
See Also