Model
|
The ModelControllerT type exposes the following members.
Name | Description | |
---|---|---|
ActionContext | Gets the action context. (Inherited from ApiController) |
|
AllowSearch |
(Inherited from ModelControllerT, U) |
|
Claims |
(Inherited from ModelControllerT, U) |
|
Configuration | Gets the HttpConfiguration of the current ApiController. (Inherited from ApiController) |
|
Connection |
(Inherited from ModelControllerT, U) |
|
ControllerContext | Gets the HttpConfiguration of the current ApiController. (Inherited from ApiController) |
|
CustomView |
(Inherited from ModelControllerT, U) |
|
DefaultSort |
(Inherited from ModelControllerT, U) |
|
DeleteRoles |
(Inherited from ModelControllerT, U) |
|
GetRoles |
(Inherited from ModelControllerT, U) |
|
ModelState | Gets the model state after the model binding process. (Inherited from ApiController) |
|
ParentKey |
(Inherited from ModelControllerT, U) |
|
PatchRoles |
(Inherited from ModelControllerT, U) |
|
PostRoles |
(Inherited from ModelControllerT, U) |
|
PrimaryKeyField |
(Inherited from ModelControllerT, U) |
|
Request | Gets or sets the HttpRequestMessage of the current ApiController. (Inherited from ApiController) |
|
RequestContext | Gets the request context. (Inherited from ApiController) |
|
RootQueryRestriction |
(Inherited from ModelControllerT, U) |
|
SearchSettings |
(Inherited from ModelControllerT, U) |
|
SQLSearchModifier |
(Inherited from ModelControllerT, U) |
|
Take |
(Inherited from ModelControllerT, U) |
|
Url | Gets an instance of a UrlHelper, which is used to generate URLs to other APIs. (Inherited from ApiController) |
|
User | Returns the current principal associated with this request. (Inherited from ApiController) |
|
ViewOnly |
(Inherited from ModelControllerT, U) |