SKUInfoProviderIsSKUAvailableForSaleInternal Method |
Indicates if the given SKU can be bought by the customer based on the SKU inventory settings.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual bool IsSKUAvailableForSaleInternal(
SKUInfo sku
)
Parameters
- sku
- Type: CMS.EcommerceSKUInfo
SKU data
Return Value
Type:
BooleanSee Also