Summary
Set the localization of id for language.
Id is created if not present.
- Namespace
- OneClickLocalization
.Core - Containing Type
- LocalizationSetup
Syntax
public void SetLocalization(object id, SystemLanguage language, object localizationValue)
Parameters
Name | Type | Description |
---|---|---|
id | object | |
language | SystemLanguage | |
localizationValue | object |
Return Value
Type | Description |
---|---|
void |