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

In This Topic
    CreatedAtAction Method (PdfController)
    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 C1.Web.Api.C1ApiController)
    (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    See Also