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.
Provides classes and interfaces that enable customization of some aspects of the run-time behavior of Microsoft SharePoint Foundation, such as caching behavior and culture setup.
Classes
Class | Description | |
---|---|---|
![]() |
SharePointHandler | Provides static methods for getting references to the safe controls of a site and testing a control for safety. |
![]() |
SPHttpApplication | 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). |
Interfaces
Interface | Description | |
---|---|---|
![]() |
IRequiresCultureInfo | Enables a page to bypass the default culture setup of Microsoft SharePoint Foundation. |
![]() |
IVaryByCustomHandler | Provides a method that enables you to vary the output retrieved from a cache depending on the values of properties of the HttpContext of the current request and the properties of the current HttpApplication. |