SKUInfoProviderHasSKUEnabledOptionsInternal Method |
Returns True if there are any options categories with some enabled product options assigned to the specified SKU, otherwise returns False.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual bool HasSKUEnabledOptionsInternal(
int skuId
)
Parameters
- skuId
- Type: SystemInt32
SKU ID
Return Value
Type:
BooleanSee Also