diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
HttpSession.removeValue
diamond
http
sessions
HttpSession
Removes a session value.
class
HttpSession
final
void
removeValue
(
string
name
)
Parameters
name
string
The name of the value to remove.
Meta
Source
See Implementation
diamond
http
sessions
HttpSession
functions
cacheView
clearValues
getCachedView
getValue
hasValue
removeValue
setValue
updateEndTime
properties
id
Removes a session value.