Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.SessionStateIO<TObj>.Remove Method

Removes the object named by the Key property. Throws an error if the object does not exist.

Class: YetaWF.Core.IO.SessionStateIO<TObj>
Namespace: YetaWF.Core.IO
Assembly: YetaWF.Core

Syntax

public void Remove();

See Also YetaWF.Core.IO.SessionStateIO<TObj> ClassYetaWF.Core Overview