Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

UmbracoDictionaryTranslationService

API reference for UmbracoDictionaryTranslationService in Vendr, the eCommerce solution for Umbraco v8+

UmbracoDictionaryTranslationService

public class UmbracoDictionaryTranslationService : ITranslationService

Inheritance

Namespace

Constructors

UmbracoDictionaryTranslationService

public UmbracoDictionaryTranslationService(ILocalizationService localizationService)

Methods

TranslateValue (1 of 2)

public object TranslateValue(object value, string languageIsoCode)

TranslateValue (2 of 2)

public object TranslateValue(object value, string languageIsoCode, out string usedLanguageIsoCode)

TranslateValues (1 of 2)

public IEnumerable<object> TranslateValues(IEnumerable<object> values, string languageIsoCode)

TranslateValues (2 of 2)

public IDictionary<string, object> TranslateValues(
    IEnumerable<KeyValuePair<string, object>> values, string languageIsoCode)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.