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