Back to Devexpress

DxWasmRequestOptionsBase.GetLocalizationAction Property

xtrareports-devexpress-dot-blazor-dot-reporting-dot-dxwasmrequestoptionsbase.md

latest1.3 KB
Original Source

DxWasmRequestOptionsBase.GetLocalizationAction Property

Specifies the URI path of the controller action used to customize localization strings.

Namespace : DevExpress.Blazor.Reporting

Assembly : DevExpress.Blazor.Reporting.v25.2.JSBasedControls.WebAssembly.dll

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

Declaration

csharp
[Parameter]
public string GetLocalizationAction { get; set; }
vb
<Parameter>
Public Property GetLocalizationAction As String

Property Value

TypeDescription
String

The URI path to the controller action.

|

See Also

DxWasmRequestOptionsBase Class

DxWasmRequestOptionsBase Members

DevExpress.Blazor.Reporting Namespace