Class CurrencyPattern
- Namespace
- Dynamicweb.Ecommerce.International
- Assembly
- Dynamicweb.Ecommerce.dll
Represents the currency patterns.
- Inheritance
-
Currency
Pattern
- Inherited Members
Methods
GetNegativePattern(int)
Gets the negative pattern.
Parameters
value
intThe value.
Returns
GetNegativePatterns()
Gets the negative patterns.
Returns
- IEnumerable<Negative
Pattern > A collection of the Negative
Pattern .
GetPositivePattern(int)
Gets the positive pattern.
Parameters
value
intThe value.
Returns
GetPositivePatterns()
Gets the positive patterns.
Returns
- IEnumerable<Positive
Pattern > A collection of the Positive
Pattern .