Back to product page

ToString


Returns session variable as a String expression.

Type

String

Syntax

  • C#
  • VB.NET
string ToString();

Function ToString() As String

Remarks

ToString method returns one line containing both Name and Value of the session variable, separated by the equal sign.

Platforms

Windows