MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / InitializationOptions Class / LocaleUri Property

In This Topic
LocaleUri Property (InitializationOptions)
In This Topic
Gets or sets the URL of the file containing localization strings.
Syntax
'Declaration
 
Public Property LocaleUri As String
 

Property Value

The URL as a System.String.
See Also