Returns currency with specified name from specified site.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- currencyName
- Type: System String
Currency name
- siteName
- Type: System String
Site name. Use null for global currency
Return Value
Type: CurrencyInfoSee Also