MagicCMS Documentation

LanguageServiceClient..::..AddTranslation Method

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

Syntax


public void AddTranslation(
	string appId,
	string originalText,
	string translatedText,
	string from,
	string to,
	int rating,
	string contentType,
	string category,
	string user,
	string uri
)

Parameters

appId
Type: String
originalText
Type: String
translatedText
Type: String
from
Type: String
to
Type: String
rating
Type: Int32
contentType
Type: String
category
Type: String
user
Type: String
uri
Type: String