Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASP Application Object Methods


ASP Application object methods are listed in the following table.

Method
Description
Contents.Remove
Removes a single item from the Application object Contents collection.
Contents.RemoveAll
Removes all items from the Application object Contents collection.
Lock
Prevents script from modifying object properties.
Unlock
Enables script to modify object properties after execution of the Lock method.

In this section:

ASP Application Contents.Remove Method

ASP Application Contents.RemoveAll Method

ASP Application Object Lock Method

ASP Application Object Unlock Method



ContentsPreviousNextIndex