Click or drag to resize
SKUOptionCategoryInfoProviderGetLastStatusOrderInternal Method
Returns SKU category of last category item for skuCategoryId.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
protected virtual int GetLastStatusOrderInternal(
	int skuId
)

Parameters

skuId
Type: SystemInt32
SKU ID

Return Value

Type: Int32
See Also