Localizes the string.
public static System.string LocalizeString(
System.string ,
System.string
)
'Declaration
Public Shared Function LocalizeString( _
ByVal As System.String, _
ByVal As System.String _
) As System.String
Parameters
- key
- The key.
- defaultValue
- The default value.