CrudController<(Of <(<'TDbContext, TParentEntity, TRowEntity, TRowDTO>)>)> Members
The CrudController<(Of <(<'TDbContext, TParentEntity, TRowEntity, TRowDTO>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
CrudController<(Of <(<'TDbContext, TParentEntity, TRowEntity, TRowDTO>)>)> |
Methods
Properties
| Name | Description | |
|---|---|---|
|
|
ActionInvoker | (Inherited from Controller.) |
|
|
AsyncManager | (Inherited from Controller.) |
|
|
ClientHints |
Gets HttpClientHints for the request. (Inherited from BaseController.) |
|
|
Context |
Instance of DbContext (Inherited from BaseController<(Of <(<'TDbContext>)>)>.) |
|
|
ControllerContext | (Inherited from ControllerBase.) |
|
|
DisableAsyncSupport | (Inherited from Controller.) |
|
|
HasRedirectRequest | (Inherited from BaseController.) |
|
|
HttpContext | (Inherited from Controller.) |
|
|
Mapper |
The Mapper instance (Inherited from BaseController.) |
|
|
Mappings |
Shorthand for ConfigurationProvider()()()() (Inherited from BaseController.) |
|
|
ModelState | (Inherited from Controller.) |
|
|
OwinContext |
Shortcut for GetOwinContext(System.Web.HttpRequestBase) (Inherited from BaseController.) |
|
|
OwinSession |
Session data store provided by OwinFramework.Session middleware. (Inherited from BaseController.) |
|
|
ParentDTOType | |
|
|
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.) |
|
|
TempData | (Inherited from ControllerBase.) |
|
|
TempDataProvider | (Inherited from Controller.) |
|
|
Url | (Inherited from Controller.) |
|
|
User |
Shorthand for User of
Authentication (Inherited from BaseController.) |
|
|
ValidateRequest | (Inherited from ControllerBase.) |
|
|
ValueProvider | (Inherited from ControllerBase.) |
|
|
ViewBag | (Inherited from ControllerBase.) |
|
|
ViewData | (Inherited from ControllerBase.) |
|
|
ViewEngineCollection | (Inherited from Controller.) |

