MagicCMS Documentation

LanguageServiceClient..::..TranslateArray Method

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

Syntax


public TranslateArrayResponse[] TranslateArray(
	string appId,
	string[] texts,
	string from,
	string to,
	TranslateOptions options
)

Parameters

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