This topic has not yet been rated - Rate this topic

ActionDescriptor.ControllerDescriptor Property

Gets the controller descriptor.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public abstract ControllerDescriptor ControllerDescriptor { get; }

Property Value

Type: System.Web.Mvc.ControllerDescriptor
The controller descriptor.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.