Skip to main content
All docs
V25.1
  • IReportDesignerClientSideModelGenerator.CreateErrorJson(String) Method

    Namespace: DevExpress.XtraReports.Web.ReportDesigner

    Assembly: DevExpress.XtraReports.v25.1.Web.dll

    NuGet Package: DevExpress.Web.Reporting.Common

    Declaration

    string CreateErrorJson(
        string errorMessage
    )

    Parameters

    Name Type
    errorMessage String

    Returns

    Type
    String
    See Also