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

In This Topic
    CreatedAtRoute Method (PdfController)
    In This Topic
    Creates a Microsoft.AspNetCore.Mvc.CreatedAtRouteResult object that produces a Created (201) response.
    Overload List
    OverloadDescription
    Creates a Microsoft.AspNetCore.Mvc.CreatedAtRouteResult 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