Click or drag to resize
OrderStatusInfoProviderGetLastStatusOrder Method
Returns order of last status item for given site.

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

Parameters

siteId
Type: SystemInt32
Id of the site (0 for global)

Return Value

Type: Int32
See Also