MagicCMS Documentation

LanguageServiceClient..::..AddTranslationArray Method

Namespace:  MagicCMS.BingTranslator
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public void AddTranslationArray(
	string appId,
	Translation[] translations,
	string from,
	string to,
	TranslateOptions options
)

Parameters

appId
Type: String
translations
Type: array<MagicCMS.BingTranslator..::..Translation>[]()[][]
from
Type: String
to
Type: String
options
Type: MagicCMS.BingTranslator..::..TranslateOptions