Skip to main content
A newer version of this page is available. .

QueryBuilderController.DefaultUri Field

The URI of the built-in controller to which requests are sent from a Query Builder.

Namespace: DevExpress.AspNetCore.Reporting.QueryBuilder

Assembly: DevExpress.AspNetCore.Reporting.v21.2.dll

NuGet Package: DevExpress.AspNetCore.Reporting

Declaration

public const string DefaultUri = "DXXQB"

Field Value

Type
String
See Also