Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASP Application Object Contents Collection


The Application.Contents collection contains all items added to the application through script commands. The Contents collection can be used to obtain a list of items that have been given application scope, or to specify an item to be the target of an operation. The Contents.Remove and Contents.RemoveAll methods can be used to remove some or all of the items from the collection.

In this section:

Syntax: ASP Application Object Contents Collection

Remarks: ASP Application Object Contents Collection

Example: ASP Application Object Contents Collection



ContentsPreviousNextIndex