| CurrencyInfoProviderCopyFromGlobalInternal Method  | 
            Copies global currencies to the specified site.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntaxprotected virtual void CopyFromGlobalInternal(
	int siteId
)
Parameters
- siteId
 - Type: SystemInt32
ID of the target site 
See Also