ActionDescriptor.ControllerDescriptor Property

Visual Studio 2010

Gets the controller descriptor.

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

'Declaration
Public MustOverride ReadOnly Property ControllerDescriptor As ControllerDescriptor
	Get

Property Value

Type: System.Web.Mvc.ControllerDescriptor
The controller descriptor.

Community Additions

ADD
Show: