Back to product page
- Introduction
- License agreement
- Classes
- Enumerations
- Exceptions
- WeOnlyDo.Server.WebServer
- WeOnlyDo.Server.WebHeader
- WeOnlyDo.Server.WebHeaders
- WeOnlyDo.Server.WebRequest
- WeOnlyDo.Server.WebResponse
- WeOnlyDo.Server.WebSessions
- WeOnlyDo.Server.WebSessionVar
- WeOnlyDo.Server.WebSessionVars
- WeOnlyDo.Server.WebUpload
- WeOnlyDo.Server.WebUploads
- WeOnlyDo.Server.WebUser
- WeOnlyDo.Server.WebUsers
- How to get support?
Methods
Contains | Determines whether the collection contains a specific value. |
IndexOf | Determines the index of a specific item in the collection. |
Remove | Removes session variable from the collection. |
RemoveAt | Removes the session variable element at the specified index. |
Update | Updates value of existing item in WebSessionVars collection. |
Add | Adds new session variable to the collection. |
Clear | Removes all session variables from the collection. |