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