| PublicStatusInfoProviderCopyFromGlobalInternal Method  | 
            Copies site-specific status options from global status list.
            
 
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 site for which new statuses are to be created 
See Also