ReflectedParameterDescriptor.ActionDescriptor Property

Gets the action descriptor.

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

abstract ActionDescriptor : ActionDescriptor 
override ActionDescriptor : ActionDescriptor

Property Value

Type: System.Web.Mvc.ActionDescriptor
The action descriptor.
Show: