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