Click or drag to resize
OrderStatusInfoProviderGetLastStatusOrderInternal 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#
protected virtual int GetLastStatusOrderInternal(
	int siteId
)

Parameters

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

Return Value

Type: Int32
See Also