AsyncActionDescriptor Properties

 

Namespace:   System.Web.Mvc.Async
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubpropertyActionName

Gets the name of the action method.(Inherited from ActionDescriptor.)

System_CAPS_pubpropertyControllerDescriptor

Gets the controller descriptor.(Inherited from ActionDescriptor.)

System_CAPS_pubpropertyUniqueId

Gets the unique ID for the action descriptor using lazy initialization.(Inherited from ActionDescriptor.)

Return to top
Show: