Back to product page

RemoveAll method


Removes all session variables from the collection.

Syntax

  • Basic
object.RemoveAll()
The RemoveAll(object) syntax has these parts:
objectAn expression evaluating to an object of type WebSessions

Remarks

This method removes all session variables for the user.

Platforms

Windows