MagicCMS Documentation

LanguageServiceClient..::..GetTranslations Method

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

Syntax


public GetTranslationsResponse GetTranslations(
	string appId,
	string text,
	string from,
	string to,
	int maxTranslations,
	TranslateOptions options
)

Parameters

appId
Type: String
text
Type: String
from
Type: String
to
Type: String
maxTranslations
Type: Int32
options
Type: MagicCMS.BingTranslator..::..TranslateOptions