LocalizationJson Property
Gets or sets the URL of a file containing localization strings.
public string LocalizationJson {get; set;}
'Declaration
Public Property LocalizationJson As String
Property Value
A
System.String value indicating the URL of the localization file.