Click or drag to resize
ISessionClear Method
Removes all keys and values from the session-state collection.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
void Clear()
See Also