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

In This Topic
    Ok Method (PdfController)
    In This Topic
    Creates an Microsoft.AspNetCore.Mvc.OkObjectResult object that produces an OK (200) response.
    Overload List
    OverloadDescription
    Creates an Microsoft.AspNetCore.Mvc.OkObjectResult object that produces an OK (200) response. (Inherited from C1.Web.Api.C1ApiController)
    (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    See Also