arachnode.net

Global Members

Global overview

Internal Static Properties

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

Internal Static Methods

RefreshIndexSearcher Refreshes the index searcher.

Public Instance Constructors

Global Constructor Initializes a new instance of the Global class.

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) 

Public Instance Methods

AddOnAcquireRequestStateAsync (inherited from HttpApplication)Overloaded.  
AddOnAuthenticateRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnAuthorizeRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnBeginRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnEndRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnLogRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnMapRequestHandlerAsync (inherited from HttpApplication)Overloaded.  
AddOnPostAcquireRequestStateAsync (inherited from HttpApplication)Overloaded.  
AddOnPostAuthenticateRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnPostAuthorizeRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnPostLogRequestAsync (inherited from HttpApplication)Overloaded.  
AddOnPostMapRequestHandlerAsync (inherited from HttpApplication)Overloaded.  
AddOnPostReleaseRequestStateAsync (inherited from HttpApplication)Overloaded.  
AddOnPostRequestHandlerExecuteAsync (inherited from HttpApplication)Overloaded.  
AddOnPostResolveRequestCacheAsync (inherited from HttpApplication)Overloaded.  
AddOnPostUpdateRequestCacheAsync (inherited from HttpApplication)Overloaded.  
AddOnPreRequestHandlerExecuteAsync (inherited from HttpApplication)Overloaded.  
AddOnReleaseRequestStateAsync (inherited from HttpApplication)Overloaded.  
AddOnResolveRequestCacheAsync (inherited from HttpApplication)Overloaded.  
AddOnUpdateRequestCacheAsync (inherited from HttpApplication)Overloaded.  
CompleteRequest (inherited from HttpApplication) 
Dispose (inherited from HttpApplication) 
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
GetVaryByCustomString (inherited from HttpApplication) 
Init (inherited from HttpApplication) 
ToString (inherited from Object) 

Public Instance Events

AcquireRequestState (inherited from HttpApplication) 
AuthenticateRequest (inherited from HttpApplication) 
AuthorizeRequest (inherited from HttpApplication) 
BeginRequest (inherited from HttpApplication) 
Disposed (inherited from HttpApplication) 
EndRequest (inherited from HttpApplication) 
Error (inherited from HttpApplication) 
LogRequest (inherited from HttpApplication) 
MapRequestHandler (inherited from HttpApplication) 
PostAcquireRequestState (inherited from HttpApplication) 
PostAuthenticateRequest (inherited from HttpApplication) 
PostAuthorizeRequest (inherited from HttpApplication) 
PostLogRequest (inherited from HttpApplication) 
PostMapRequestHandler (inherited from HttpApplication) 
PostReleaseRequestState (inherited from HttpApplication) 
PostRequestHandlerExecute (inherited from HttpApplication) 
PostResolveRequestCache (inherited from HttpApplication) 
PostUpdateRequestCache (inherited from HttpApplication) 
PreRequestHandlerExecute (inherited from HttpApplication) 
PreSendRequestContent (inherited from HttpApplication) 
PreSendRequestHeaders (inherited from HttpApplication) 
ReleaseRequestState (inherited from HttpApplication) 
ResolveRequestCache (inherited from HttpApplication) 
UpdateRequestCache (inherited from HttpApplication) 

Protected Instance Properties

Events (inherited from HttpApplication) 

Protected Instance Methods

Application_End Handles the End event of the Application control.
Application_Start Handles the Start event of the Application control.
Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

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