Web API Core | ComponentOne
C1.Web.Api Namespace / ExporterResult Class
Members

In This Topic
    ExporterResult Class
    In This Topic
    The IActionResult for exporting.
    Object Model
    ExporterResult ClassExportSource Class
    Syntax
    'Declaration
     
    
    Public Class ExporterResult 
       Implements Microsoft.AspNetCore.Mvc.IActionResult 
    public class ExporterResult : Microsoft.AspNetCore.Mvc.IActionResult  
    Inheritance Hierarchy

    System.Object
       C1.Web.Api.ExporterResult

    See Also