Method AddDescription
AddDescription(TranslationLocale)
Adds a default product description, localized to a specific locale.
Declaration
public LocalizedProductDescription AddDescription(TranslationLocale locale)
Parameters
Type | Name | Description |
---|---|---|
TranslationLocale | locale | The locale of the description desired. |
Returns
Type | Description |
---|---|
LocalizedProductDescription | The localized description of this item. |