arachnode.net

Global Properties

The properties of the Global class are listed below. For a complete list of Global class members, see the Global Members topic.

Internal Static Properties

CustomQueryParser Gets the custom query parser.
DefaultQueryParser Gets the default query parser.
IndexSearcher Gets the index searcher.

Public Instance Properties

Application (inherited from HttpApplication) 
Context (inherited from HttpApplication) 
Modules (inherited from HttpApplication) 
Request (inherited from HttpApplication) 
Response (inherited from HttpApplication) 
Server (inherited from HttpApplication) 
Session (inherited from HttpApplication) 
Site (inherited from HttpApplication) 
User (inherited from HttpApplication) 

Protected Instance Properties

Events (inherited from HttpApplication) 

Explicit Interface Implementations

IHttpAsyncHandler.BeginProcessRequest (inherited from HttpApplication) 
IHttpAsyncHandler.EndProcessRequest (inherited from HttpApplication) 
IHttpHandler.ProcessRequest (inherited from HttpApplication) 

See Also

Global Class | Arachnode.Web Namespace