Checks if the site specified by the site ID has a main currency defined.
Returns true if the main currency is defined, otherwise returns false and shows warning on the page.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteId
- Type: System Int32
ID of site to check
Return Value
Type: BooleanSee Also