HttpSessionStateBase.Clear Method

Definition

When overridden in a derived class, removes all keys and values from the session-state collection.

public:
 virtual void Clear();
public virtual void Clear ();
abstract member Clear : unit -> unit
override this.Clear : unit -> unit
Public Overridable Sub Clear ()

Exceptions

Applies to