Share via


ActionSelector Delegate

Definition

Represents a delegate that contains the logic for selecting an action method.

public delegate bool ActionSelector(ControllerContext controllerContext);

Parameters

controllerContext
ControllerContext

Return Value

Applies to

Product Versions
ASP.NET MVC 5.2