Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides classes and interfaces that enable customization of some aspects of the run-time behavior of Windows SharePoint Services 3.0, such as caching behavior and culture setup.
Classes
Class | Description | |
---|---|---|
![]() |
HashtableWrapper | Obsolete. Provides smoother serialization and deserialization of a hash table and smoother access to its entries. |
![]() |
HashtableWrapper.Pair | Obsolete. Obsolete. Represents the key/value pair of a Hashtable entry in an easy-to-serialize format. |
![]() |
SafeControlsConfigurationHandler | Infrastructure. |
![]() |
SharePointHandler | Provides static methods for getting references to the safe controls of a site and testing a control for safety. |
![]() |
SharePointHandlerFactory | Obsolete. Obsolete. This class is reserved for internal use and is not intended to be used directly from your code. |
![]() |
SharePointHandlerReadOnlySessionState | Obsolete. Obsolete. This class is reserved for internal use and is not intended to be used directly from your code. |
![]() |
SharePointHandlerRequiresSessionState | Obsolete. Obsolete. This class is reserved for internal use and is not intended to be used directly from your code. |
![]() |
SPHttpApplication | Processes requests for Windows SharePoint Services pages, controls, Web services, and other resources that are associated with a particular Windows SharePoint Services application on the Internet Information Server (IIS). |
![]() |
SPHttpHandler | Infrastructure. |
![]() |
SPPageParserFilter | Infrastructure. |
![]() |
SPRequestModule | Infrastructure. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
IRequiresCultureInfo | Enables a page to bypass the default culture setup of Windows SharePoint Services 3.0. |
![]() |
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. |