|
|
Model
|
The ModelControllerT, U type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ActionContext | Gets the action context. (Inherited from ApiController) |
|
|
AllowSearch | |
|
|
Claims | |
|
|
Configuration | Gets the HttpConfiguration of the current ApiController. (Inherited from ApiController) |
|
|
Connection |
Obsolete.
|
|
|
ConnectionFactory | |
|
|
ControllerContext | Gets the HttpConfiguration of the current ApiController. (Inherited from ApiController) |
|
|
CustomView | |
|
|
DefaultSort | |
|
|
DeleteRoles | |
|
|
GetRoles | |
|
|
ModelState | Gets the model state after the model binding process. (Inherited from ApiController) |
|
|
ParentKey | |
|
|
PatchRoles | |
|
|
PostRoles | |
|
|
PrimaryKeyField | |
|
|
Request | Gets or sets the HttpRequestMessage of the current ApiController. (Inherited from ApiController) |
|
|
RequestContext | Gets the request context. (Inherited from ApiController) |
|
|
RootQueryRestriction | |
|
|
SearchSettings | |
|
|
SQLSearchModifier | |
|
|
Take | |
|
|
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 |