deGlobalizationItems..::..globalizeItemsUsingTranslateProvider Method
Globalizes the items using translate provider.
Namespace:
FlowWright.cDevDeAPI.GlobalizationAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool globalizeItemsUsingTranslateProvider( string itemID, globalizationItemType oItemType, string sourceCulture, string targetCulture, Dictionary<string, string> oItems )
Parameters
- itemID
- Type: String
The item identifier.
- oItemType
- Type: FlowWright.cDevDeAPI..::..globalizationItemType
Type of the o item.
- sourceCulture
- Type: String
The source culture.
- targetCulture
- Type: String
The target culture.