C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1ReportViewer Class / LocalizeString Method
The key.
The default value.

In This Topic
LocalizeString Method
In This Topic
Localizes the string.
Syntax
'Declaration
 
Public Shared Function LocalizeString( _
   ByVal key As System.String, _
   ByVal defaultValue As System.String _
) As System.String
 

Parameters

key
The key.
defaultValue
The default value.
See Also