Skip to main content
All docs
V23.1

DxDocumentViewerRequestOptions.HandlerUri Property

Specifies the URI to handle the Document Viewer requests.

Namespace: DevExpress.Blazor.Reporting

Assembly: DevExpress.Blazor.Reporting.v23.1.JSBasedControls.BlazorServer.dll

NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls.BlazorServer

Declaration

[Parameter]
public string HandlerUri { get; set; }

Property Value

Type
String
See Also