ServerContext Members

Include Protected Members
Include Inherited Members

Provides run-time methods for shared services in Microsoft Office SharePoint Server 2007.

The ServerContext type exposes the following members.

Properties

  Name Description
Public propertyStatic member Current Gets the ServerContext instance for the current request.
Public propertyStatic member Default Gets the default ServerContext instance for the local server farm.
Public property Status Gets the status of the ServerContext object.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetContext(SPWebApplication) Gets the ServerContext instance for the specified Web application.
Public methodStatic member GetContext(SPSite) Gets the ServerContext instance for the specified site.
Public methodStatic member GetContext(String) Gets the ServerContext instance for the specified Shared Services Provider.
Public methodStatic member GetContext(HttpContext) Gets the ServerContext instance for the specified HttpContext.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ServerContext Class

Microsoft.Office.Server Namespace