Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASP Session Object Contents Collection


The Contents collection contains all of the items that have been created for a session without using the <OBJECT> tag. The collection can be used to determine the value of a specific item, or to iterate over all the items in the session. The Contents.Remove and Contents.RemoveAll methods can be used to remove items from the collection.

In this section:

Syntax: ASP Session Object Contents Collection

Methods: ASP Session Object Contents Collection

Remarks: ASP Session Object Contents Collection



ContentsPreviousNextIndex