MagicCMS Documentation

CMS_Config..::..TransAuto Property

Gets or sets the Bing Translation flag.

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

Syntax


public bool TransAuto { get; set; }

Field Value

The Bing Translation flag.

Remarks


If activate you can call Bing Translation engine to translate post and then correct translations manually. You will need also to set TransClientId and TransSecretKey. You can get this ids subscribing to Microsoft DataMarket Developers for free.