Click or drag to resize
InternalStatusInfoProviderCopyFromGlobal Method
Copies global internal statuses to the specified site.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static void CopyFromGlobal(
	int siteId
)

Parameters

siteId
Type: SystemInt32
ID of the target site
See Also