Method SetCurrencyId
SetCurrencyId(string)
Sets Currency should be displayed by this view.
Declaration
public void SetCurrencyId(string currencyId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | currencyId | The Currency id that should be displayed. |
Remarks
If the currencyId param is null or empty, or is not found in the currency catalog no action will be taken.