HttpApplicationState::Clear Method ()

 

Removes all objects from an HttpApplicationState collection.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
void Clear()

The following example removes all HttpApplicationState variables from the collection.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: