IScriptingContext Interface Methods

The IScriptingContext interface has the following methods:

getApplication retrieves the Application object.
getRequest retrieves the Request object.
getResponse retrieves the Response object.
getServer retrieves the Server object.
getSession retrieves the Session object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.