![]() | ApiController - свойства |
Тип ApiController предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | RequestData |
Данные запроса, заполняются в OnActionExecuting (GlobalActionFilterAttribute)
|
![]() | TempData |
Gets or sets ITempDataDictionary used by ViewResult.
(Унаследован от Controller.) |
![]() | ViewBag |
Gets the dynamic view bag.
(Унаследован от Controller.) |
![]() | ViewData |
Gets or sets ViewDataDictionary used by ViewResult and ViewBag.
(Унаследован от Controller.) |