ReportDesignerController.DefaultUri Field
The URI of the built-in controller to which requests are sent from a Web Report Designer.
Namespace: DevExpress.AspNetCore.Reporting.ReportDesigner
Assembly: DevExpress.AspNetCore.Reporting.v25.1.dll
NuGet Package: DevExpress.AspNetCore.Reporting
Declaration
Field Value
| Type | Description |
|---|---|
| String | The “DXXRD” value. |
See Also