OrderStatusInfoProviderGetLastStatusOrderInternal Method |
Returns order of last status item for given site.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual int GetLastStatusOrderInternal(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
Id of the site (or 0 for global)
Return Value
Type:
Int32See Also