ComponentOne Studio Web API Edition
C1ApiController Class
Members 

Defines the base class for the api controller.
Syntax
'Declaration
 
Public MustInherit Class C1ApiController 
   Inherits System.Web.Http.ApiController
public abstract class C1ApiController : System.Web.Http.ApiController 
Inheritance Hierarchy

System.Object
   System.Web.Http.ApiController
      C1.Web.Api.C1ApiController
         C1.Web.Api.DataEngine.DataEngineController
         C1.Web.Api.Document.DocumentController

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1ApiController Members
C1.Web.Api Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.