SKUInfoProviderGetSKUOptionsCountInternal Method |
Returns number of product options which are defined for the specified product option category.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual int GetSKUOptionsCountInternal(
int categoryId
)
Parameters
- categoryId
- Type: SystemInt32
Product option category ID
Return Value
Type:
Int32See Also