A Sandcastle Documented MVC project - Blog
ManageController Properties |
[This is preliminary documentation and is subject to change.]
The ManageController type exposes the following members.
Properties
Name | Description | |
---|---|---|
ActionInvoker | (Inherited from Controller.) | |
AsyncManager | (Inherited from Controller.) | |
Binders | (Inherited from Controller.) | |
ControllerContext | (Inherited from ControllerBase.) | |
DisableAsyncSupport | (Inherited from Controller.) | |
HttpContext | (Inherited from Controller.) | |
ModelState | (Inherited from Controller.) | |
Profile | (Inherited from Controller.) | |
Request | (Inherited from Controller.) | |
Resolver | (Inherited from Controller.) | |
Response | (Inherited from Controller.) | |
RouteData | (Inherited from Controller.) | |
Server | (Inherited from Controller.) | |
Session | (Inherited from Controller.) | |
SignInManager | ||
TempData | (Inherited from ControllerBase.) | |
TempDataProvider | (Inherited from Controller.) | |
Url | (Inherited from Controller.) | |
User | (Inherited from Controller.) | |
UserManager | ||
ValidateRequest | (Inherited from ControllerBase.) | |
ValueProvider | (Inherited from ControllerBase.) | |
ViewBag | (Inherited from ControllerBase.) | |
ViewData | (Inherited from ControllerBase.) | |
ViewEngineCollection | (Inherited from Controller.) |
See Also