ActionExecutedContext.ActionDescriptor Property

Visual Studio 2010

Gets or sets the action descriptor.

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

'Declaration
Public Overridable Property ActionDescriptor As ActionDescriptor
	Get
	Set

Property Value

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

Community Additions

ADD
Show: