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

In This Topic
    BadRequest Method (PdfController)
    In This Topic
    Creates an Microsoft.AspNetCore.Mvc.BadRequestObjectResult that produces a Bad Request (400) response.
    Overload List
    OverloadDescription
    Creates an Microsoft.AspNetCore.Mvc.BadRequestObjectResult that produces a Bad Request (400) response. (Inherited from C1.Web.Api.C1ApiController)
    Creates an Microsoft.AspNetCore.Mvc.BadRequestObjectResult that produces a Bad Request (400) response. (Inherited from C1.Web.Api.C1ApiController)
    (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    See Also