sessionId

Type: Integer

The sessionId property of the WebSession class contains the unique random number identifier of the Web session. This identifier is encrypted and stored as a hexadecimal string in a hidden field.

The sessionId property and the creation timestamp of the Web page are embedded as hidden text fields in every Web page sent to the client.