| Service Properties |
The Service type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ActionInvoker | (Inherited from Controller.) |
|
|
AssemblyId |
Gets the unique identifier of the service's assembly.
|
|
|
AsyncManager | (Inherited from Controller.) |
|
|
Binders | (Inherited from Controller.) |
|
|
Context |
Gets the context at runtime.
|
|
|
ControllerContext | (Inherited from ControllerBase.) |
|
|
DisableAsyncSupport | (Inherited from Controller.) |
|
|
HttpContext |
Gets a HttpContextBase object.
|
|
|
ItemId |
Gets the unique identifier of the related item.
|
|
|
ModelState | (Inherited from Controller.) |
|
|
Profile | (Inherited from Controller.) |
|
|
Request |
Gets a HttpRequestBase object.
|
|
|
Resolver | (Inherited from Controller.) |
|
|
Response |
Gets a HttpResponseBase object.
|
|
|
RouteData | (Inherited from Controller.) |
|
|
Server | (Inherited from Controller.) |
|
|
Session |
Gets a HttpSessionStateBase object.
|
|
|
TempData | (Inherited from ControllerBase.) |
|
|
TempDataProvider | (Inherited from Controller.) |
|
|
Url | (Inherited from Controller.) |
|
|
User | (Inherited from Controller.) |
|
|
ValidateRequest | (Inherited from ControllerBase.) |
|
|
ValueProvider | (Inherited from ControllerBase.) |
|
|
ViewBag | (Inherited from ControllerBase.) |
|
|
ViewData | (Inherited from ControllerBase.) |
|
|
ViewEngineCollection | (Inherited from Controller.) |