Click or drag to resize

AppStringSetLanguageString Method

Overload List
  NameDescription
Public methodSetLanguageString(String)
Sets the string value of the language string for the active user's language. If the langstring object doesn't already exist it is created UNLESS it is empty (""). If the string value for the default language is empty ("") it is also set to the same string value.
Public methodSetLanguageString(String, Int32, Boolean)
Sets the string value of the language string for the given language. If the langstring object doesn't already exist it is created UNLESS it is empty (""). If the string value for the default language is empty ("") it is also set to the same string value.
Top
See Also