Localization.LocalizeString Method

LocalizationLocalizeString Method

Overload List
  NameDescription
Public methodStatic memberLocalizeString(String, Int32)
Returns localized version of a given English string. This function should be autogenerated by the RmaLDotNetLocalizationProcessor application for every function that uses RMASTR.
Public methodStatic memberLocalizeString(String, Object, Int32)
Returns localized version of a given English string. This function should be autogenerated by the RmaLDotNetLocalizationProcessor application for every function that uses RMASTR.
Top
See Also