Click or drag to resize
SKUInfoProviderCheckDependencies Method
Checks dependencies, returns true if dependent.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static bool CheckDependencies(
	int skuId
)

Parameters

skuId
Type: SystemInt32
Product identifier

Return Value

Type: Boolean
See Also