Skip to main content

DashboardJsonConverter Class

In This Article

Provides methods that allow you to convert a dashboard XML definition to JSON and vice versa.

Namespace: DevExpress.DashboardAspNetCore

Assembly: DevExpress.Dashboard.v24.2.AspNetCore.dll

NuGet Package: DevExpress.AspNetCore.Dashboard

#Declaration

public static class DashboardJsonConverter

#Inheritance

Object
DashboardJsonConverter
See Also