Back to product page

Value property


Holds value of the session variable.

Type

String

Syntax

  • C#
  • VB.NET
String Value {get; set;}

Property Value  As String

Remarks

You can set any value to this property. It will not be shown to the client in any way, and will be preserved after user reconnects and requests new page from the server.

Platforms

Windows