AsyncActionDescriptor Properties
Namespace:
System.Web.Mvc.Async
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | ActionName | Gets the name of the action method.(Inherited from ActionDescriptor.) |
![]() | ControllerDescriptor | Gets the controller descriptor.(Inherited from ActionDescriptor.) |
![]() | UniqueId | Gets the unique ID for the action descriptor using lazy initialization.(Inherited from ActionDescriptor.) |
Show:
