Application Property (WebClass)

       

Returns the Active Server Pages Application object.

Syntax

object.Application

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Remarks

A WebClass uses the Application object to manage state that is shared across multiple WebClass object instances.

See the Active Server Pages documentation for details of the properties, methods, and events for the Application object.