"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"
Public Const TabID As String = "tabid"
Field Value
Type:
StringSee Also