Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Processes requests for Microsoft SharePoint Foundation pages, controls, Web services, and other resources that are associated with a particular SharePoint Foundation application on the Internet Information Server (IIS).
The SPHttpApplication type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPHttpApplication | Initializes a new instance of the SPHttpApplication class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from HttpApplication.) |
![]() |
Context | (Inherited from HttpApplication.) |
![]() |
Events | (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.) |
Top
Methods
Top
Events
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IHttpAsyncHandler.BeginProcessRequest | (Inherited from HttpApplication.) |
![]() ![]() |
IHttpAsyncHandler.EndProcessRequest | (Inherited from HttpApplication.) |
![]() ![]() |
IHttpHandler.IsReusable | (Inherited from HttpApplication.) |
![]() ![]() |
IHttpHandler.ProcessRequest | (Inherited from HttpApplication.) |
Top