SKUInfoProviderCheckDependencies Method |
Checks dependencies, returns true if dependent.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public static bool CheckDependencies(
int skuId
)
Parameters
- skuId
- Type: SystemInt32
Product identifier
Return Value
Type:
BooleanSee Also