C# Class AshMind.Web.Mvc.HtmlSecurityExtensions.ControllerActionFinder

Inheritance: System.Web.Mvc.ControllerActionInvoker
Datei anzeigen Open project: ashmind/neostructure

Public Methods

Method Description
FindAction ( System.Web.Mvc.ControllerContext controllerContext, string actionName ) : System.Web.Mvc.ActionDescriptor

Method Details

FindAction() public method

public FindAction ( System.Web.Mvc.ControllerContext controllerContext, string actionName ) : System.Web.Mvc.ActionDescriptor
controllerContext System.Web.Mvc.ControllerContext
actionName string
return System.Web.Mvc.ActionDescriptor