Skip to main content

WebDocumentViewerController.DefaultUri Field

The URI of the built-in controller to which requests are sent from a Web Document Viewer.

Namespace: DevExpress.AspNetCore.Reporting.WebDocumentViewer

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

NuGet Package: DevExpress.AspNetCore.Reporting

Declaration

public const string DefaultUri = "DXXRDV"

Field Value

Type Description
String

The “DXXRDV” value.

Remarks

.

See Also