WebSessionVar Constructor
wodWebServer.NET Help file

WebSessionVar Constructor 

Initializes a new instance of the WebSessionVar class.

public WebSessionVar();

Remarks

You should not initialize this object manually. You should use SessionVars.Add method instead.

See Also

WebSessionVar Class | WeOnlyDo.Server Namespace