Summary
Get the localization for id and language.
Returns null if the id is not localized or the language not supported.
- Namespace
- OneClickLocalization
.Core - Containing Type
- LocalizationSetup
Syntax
public object GetLocalization(object id, SystemLanguage language)
Parameters
| Name | Type | Description |
|---|---|---|
| id | object | |
| language | SystemLanguage |
Return Value
| Type | Description |
|---|---|
| object |