Search Results for

    Show / Hide Table of Contents

    Class WebExport

    Web handler class

    Inheritance
    System.Object
    WebExport
    Namespace: FastReport.Web.Handlers
    Assembly: FastReport.Web.dll
    Syntax
    public class WebExport : IHttpHandler, IRequiresSessionState

    Properties

    IsReusable

    Declaration
    public bool IsReusable { get; }
    Property Value
    Type Description
    System.Boolean

    Methods

    ProcessRequest(HttpContext)

    Process Request

    Declaration
    public void ProcessRequest(HttpContext context)
    Parameters
    Type Name Description
    System.Web.HttpContext context
    Back to top © 1998-2025 Copyright Fast Reports Inc.