SetLocalizedText(IModelLocalizationGroup, IList<String>, IList<String>)
static
|
node, itemNames, itemValues
|
Performs a batch update of the IModelLocalizationItem.Value property values for the LocalizationItem child nodes of a particular LocalizationGroup node.
|
SetLocalizedText(String, IDictionary<String, String>)
static
|
groupPath, itemsAndValues
|
This SetLocalizedText method overload is intended for internal use.
|
SetLocalizedText(String, IList<String>, IList<String>)
static
|
groupPath, itemNames, itemValues
|
This SetLocalizedText method overload is intended for internal use.
|
SetLocalizedText(String, String, String)
static
|
groupPath, itemName, itemValue
|
This SetLocalizedText method overload is intended for internal use.
|