Implemented interface member:
method
OnActionExecuting
Microsoft.AspNetCore.Mvc.Filters.IActionFilter.OnActionExecuting(Microsoft.AspNetCore.Mvc.Filters.ActionExecutingContext)
2 references to OnActionExecuting
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
Controller.cs (2)
31
/// or by overriding <see cref="
OnActionExecuting
(ActionExecutingContext)"/>.
350
OnActionExecuting
(context);