CurrencyInfoProviderGetMainCurrency Method |
Returns main currency of the specified site.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public static CurrencyInfo GetMainCurrency(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
Site ID for site main currency or 0 for global main currency
Return Value
Type:
CurrencyInfoSee Also