ISessionManage
.
.
::
.
.
Remove Method (String)
Removes the specified key.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
void
Remove
(
string
key
)
Parameters
key
Type:
String
The key.
See Also
ISessionManage Interface
Remove Overload
Core Namespace