C1.Web.Api.Document Namespace / DocumentController Class
Members

DocumentController Class
The abstract controller for processing document.
Syntax
'Declaration
 
<#q4s()>
Public MustInherit Class DocumentController 
   Inherits C1.Web.Api.C1ApiController
 
Inheritance Hierarchy

System.Object
   System.Web.Http.ApiController
      C1.Web.Api.C1ApiController
         C1.Web.Api.Document.DocumentController
            C1.Web.Api.Pdf.PdfController
            C1.Web.Api.Report.ReportController

See Also