Click or drag to resize
ISessionRemove Method
Deletes an item from the session-state collection.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
void Remove(
	string name
)

Parameters

name
Type: SystemString
See Also