DxWasmRequestOptionsBase.InvokeAction Property
Specifies the URI path of the controller action that processes requests.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v26.1.JSBasedControls.WebAssembly.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The URI path to the controller action. |
See Also