Clears the session cache, destroys all cached data for the current session.

Namespace:  C1.Web.Data
Assembly:  C1.Web.Data.2 (in C1.Web.Data.2.dll)

Syntax

C#
public static void Clear()
Visual Basic (Declaration)
Public Shared Sub Clear

See Also