Web API Edition | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.Web.Api Namespace
    In This Topic
    Classes
     ClassDescription
    ClassProvides HTTP content to be downloaded as attachments.
    ClassModelBinder that reads information from the Request.Body. Please be aware that it is only safe to read the Request's Body one time.
    ClassDefines the base class for the api controller.
    ClassThe IHttpActionResult for exporting.
    ClassThe exchange data model used for sending export requests.
    ClassThis class defines the file from form post.
    ClassDefines a System.Web.Http.ModelBinding.ModelBinderAttribute object to deserialize the values from form.
    ClassAn attribute to apply to action parameters for model binding for import.
    ClassThe wrapper of uploaded file as import source.
    ClassModelBinder for uploaded file as import source.
    ClassOwin utility functions.
    ClassThe model binder for the parameter of C1 Web API action.
    ClassModel binder for return raw string value.
    Interfaces
     InterfaceDescription
    InterfaceCommon interface for all exporters to share.
    InterfaceCommon generic interface for all exporters to share.
    InterfaceCommon generic interface for all importers to share.
    Enumerations
     EnumerationDescription
    EnumerationSupported export file types
    See Also