Click or drag to resize

ReqParamsTabID Field

"tabid" - A unique identifier for the current browser window/tab. Unlike cookies, the TabID will be unique even for different tabs in the same browser session.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public const string TabID = "tabid"

Field Value

Type: String
See Also