AppStringSetLanguageString Method |
Name | Description | |
---|---|---|
![]() | SetLanguageString(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.
|
![]() | SetLanguageString(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.
|