Search Results for

    Show / Hide Table of Contents

    Class DialogParams

    Inheritance
    System.Object
    DialogParams
    Namespace: FastReport.Web.Services
    Assembly: FastReport.OpenSource.Web.dll
    Syntax
    public class DialogParams

    Properties

    DialogControlName

    Declaration
    public string DialogControlName { get; set; }
    Property Value
    Type Description
    System.String

    DialogData

    Declaration
    public string DialogData { get; set; }
    Property Value
    Type Description
    System.String

    DialogEventName

    Declaration
    public string DialogEventName { get; set; }
    Property Value
    Type Description
    System.String

    DialogN

    Declaration
    public string DialogN { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    ParseRequest(HttpRequest)

    Declaration
    public void ParseRequest(HttpRequest request)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Http.HttpRequest request
    Back to top © 1998-2025 Copyright Fast Reports Inc.