Skip to main content

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.v24.1.dll

NuGet Package: DevExpress.AspNetCore.Reporting

Declaration

public const string DefaultUri = "DXXRD"

Field Value

Type Description
String

The “DXXRD” value.

See Also