Search Results for

    Show / Hide Table of Contents

    Method OnActionExecuted

    | Improve this Doc View Source

    OnActionExecuted(ActionExecutedContext)

    Translates the Result object into a corresponding HTTP status code. This translation occurs after a controller action is executed.

    Declaration
    public override void OnActionExecuted(ActionExecutedContext context)
    Parameters
    Type Name Description
    ActionExecutedContext context
    Overrides
    ActionFilterAttribute.OnActionExecuted(ActionExecutedContext)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2023 SimpleResults