Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
SKUInfoProvider Class
SKUInfoProvider Methods
CheckDependencies Method
CheckLicense Method
CleanUpProductTypeDependenciesInternal Method
DeleteSKUInfo Method
DeleteSKUInfoInternal Method
GetBundleItems Method
GetBundleItemsInternal Method
GetDefaultNeedsShippingFlag Method
GetDefaultNeedsShippingFlagInternal Method
GetObjectCountForLicenseCheck Method
GetSKUInfo Method
GetSKUInfoInternal Method
GetSKUOptions Method
GetSKUOptionsForProduct Method
GetSKUOptionsForProductInternal Method
GetSKUs Method
GetSKUsInternal Method
GetSKUUrl Method
GetSKUUrlInternal Method
GetWishlistProducts Method
GetWishlistProductsInternal Method
HasSKUEnabledOptions Method
HasSKUEnabledOptionsInternal Method
IsSKUAvailableForSale Method
IsSKUAvailableForSaleInternal Method
IsSKUInStock Method
IsSKUInStockInternal Method
IsSKUNew Method
IsSKUNewInternal Method
IsUserAuthorizedToModifySKU Method
LicenseVersionCheck Method
SetSKUInfo Method
SetSKUInfoInternal Method
SortProductOptionsAlphabetically Method
SortProductOptionsAlphabeticallyInternal Method
UpdateInventory Method
UpdateInventoryInternal Method
SKUInfoProvider
IsSKUInStock Method
Indicates the real stock status of SKU based on SKU items available.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
bool
IsSKUInStock
(
SKUInfo
sku
)
Parameters
sku
Type:
CMS.Ecommerce
SKUInfo
SKU data
Return Value
Type:
Boolean
See Also
Reference
SKUInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com