Web API Edition | ComponentOne
C1.Web.Api Namespace / C1ApiController Class
Properties Methods


In This Topic
    C1ApiController Class Members
    In This Topic

    The following tables list the members exposed by C1ApiController.

    Public Properties
    Protected Properties
     NameDescription
    Protected PropertyGets the media-type formatters for this instance.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Web.Http.ApiController)
    Public Method (Inherited from System.Web.Http.ApiController)
    Public MethodOverloaded.  (Inherited from System.Web.Http.ApiController)
    Top
    Protected Methods
     NameDescription
    Protected MethodReturns a file in the specified fileStream with the full file name.  
    Protected Method (Inherited from System.Web.Http.ApiController)
    Protected MethodOverloaded. Returns an absolute url for the specified action.  
    Protected MethodSet Json formatter serializer settings.  
    Top
    See Also