InternalStatusInfoProviderCopyFromGlobal Method |
Copies global internal statuses to the specified site.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static void CopyFromGlobal(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
ID of the target site
See Also