"seq" - The sequence number of the current AJAX request. Used to prevent race conditions on AJAX requests such as type-ahead handling.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public const string Sequence = "seq"
Public Const Sequence As String = "seq"
Field Value
Type:
StringSee Also