Overloaded. Adds new session variable to the collection.
Adds new session variable to the collection.
public WebSessionVar Add(string);
Adds new session variable to the collection.
public WebSessionVar Add(string,object);
WebSessionVars Class | WeOnlyDo.Server Namespace