Add Method
wodWebServer.NET Help file

WebSessionVars.Add Method

Overloaded. Adds new session variable to the collection.

Overload List

Adds new session variable to the collection.

public WebSessionVar Add(string);

Adds new session variable to the collection.

public WebSessionVar Add(string,object);

See Also

WebSessionVars Class | WeOnlyDo.Server Namespace