Web API Core | 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 Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. Overridden. Creates an Microsoft.AspNetCore.Mvc.BadRequestObjectResult that produces a Bad Request (400) response.  
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. Overridden. Creates a Microsoft.AspNetCore.Mvc.CreatedResult object that produces a Created (201) response.  
    Public MethodOverloaded. Overridden. Creates a Microsoft.AspNetCore.Mvc.CreatedAtActionResult object that produces a Created (201) response.  
    Public MethodOverloaded. Overridden. Creates a Microsoft.AspNetCore.Mvc.CreatedAtRouteResult object that produces a Created (201) response.  
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public MethodOverloaded. Returns a file in the specified fileStream with the file name and the file extension.  
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. Overridden. Creates an Microsoft.AspNetCore.Mvc.NotFoundObjectResult that produces a Not Found (404) response.  
    Public MethodOverloaded. Overridden. Creates an Microsoft.AspNetCore.Mvc.OkObjectResult object that produces an OK (200) response.  
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. Overridden. Creates a Microsoft.AspNetCore.Mvc.ObjectResult object by specifying a statusCode and value  
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Public MethodOverloaded.  (Inherited from Microsoft.AspNetCore.Mvc.Controller)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Returns an absolute url for the specified action.  
    Protected MethodSet Json formatter serializer settings.  
    Top
    See Also