HttpSessionState.Clear Method

Definition

Removes all keys and values from the session-state collection.

public:
 void Clear();
public void Clear ();
member this.Clear : unit -> unit
Public Sub Clear ()

Applies to

See also