ControllerActionInvoker.GetControllerDescriptor Method
Visual Studio 2010
Retrieves information about the controller by using the specified controller context.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
protected virtual ControllerDescriptor GetControllerDescriptor( ControllerContext controllerContext )
Parameters
- controllerContext
- Type: System.Web.Mvc.ControllerContext
The controller context.
Community Additions
ADD
Show: