Web API Core | ComponentOne
C1.Web.Api Namespace / C1ApiController Class / NotFound Method

In This Topic
    NotFound Method (C1ApiController)
    In This Topic
    Creates an Microsoft.AspNetCore.Mvc.NotFoundObjectResult that produces a Not Found (404) response.
    Overload List
    OverloadDescription
    Creates an Microsoft.AspNetCore.Mvc.NotFoundObjectResult that produces a Not Found (404) response.  
    (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    See Also