Key: DefaultCurrencyForImportedUsers
Key: DefaultCurrencyForImportedUsers
Syntax
<add key="DefaultCurrencyForImportedUsers" value="[CODE]"/>
[CODE]: Value found in the "Name" column on the "Currency" table of the Catglobe database.
Purpose
Default currency NAME. Valid values are all available names stored in the Currency table. If importing users that do not have a currency code defined in the imported material, then they will be given this currency code instead.
Example of key
<add key="DefaultCurrencyForImportedUsers" value="DKK"/>