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

In This Topic
    CreatedAtAction Method (C1ApiController)
    In This Topic
    Creates a Microsoft.AspNetCore.Mvc.CreatedAtActionResult object that produces a Created (201) response.
    Overload List
    OverloadDescription
    Creates a Microsoft.AspNetCore.Mvc.CreatedAtActionResult object that produces a Created (201) response.  
    (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    See Also