ServerContext.GetContext Method
Gets the ServerContext instance.
| Name | Description | |
|---|---|---|
|
GetContext(SPWebApplication) | Gets the ServerContext instance for the specified Web application. |
|
GetContext(SPSite) | Gets the ServerContext instance for the specified site. |
|
GetContext(String) | Gets the ServerContext instance for the specified Shared Services Provider. |
|
GetContext(HttpContext) | Gets the ServerContext instance for the specified HttpContext. |