| DiscountTranslationCollectionGetTranslationByLanguageId Method |
Namespace:
Dynamicweb.Ecommerce.Orders.Discounts
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public DiscountTranslation GetTranslationByLanguageId(
string languageId
)
Public Function GetTranslationByLanguageId (
languageId As String
) As DiscountTranslation
Parameters
- languageId
- Type: SystemString
Return Value
Type:
DiscountTranslationSee Also