Platform SDK: IIS SDK |
The RemoveAll method deletes all items that have been added to the Session object's Contents collection.
Session.Contents.RemoveAll ()
The following example removes all items that have been added to the Session.Contents collection:
<%Session.Contents.RemoveAll()%>
Platforms: Windows 2000 with IIS 5.0 installed,
Windows XP with IIS 5.1 installed,
Windows Server 2003 family with IIS 6.0 installed
What did you think of this topic? |
Order a Platform SDK CD |