Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.Ecommerce
SKUInfoProvider Class
SKUInfoProvider Methods
CalculateSKUDiscountInternal Method
CalculateSKUPriceAfterDiscountInternal Method
CalculateSKUTotalTax Method
CalculateSKUTotalTaxFromDBInternal Method
CalculateSKUTotalTaxInternal Method
CleanUpProductTypeDependenciesInternal Method
Clear Method
DeleteSKUInfo Method
DeleteSKUInfoInternal Method
GetBundleInventoryTypeEnum Method
GetBundleInventoryTypeString Method
GetBundleItems Method
GetBundleItemsInternal Method
GetCouponProducts Method
GetCouponProductsInternal Method
GetDefaultNeedsShippingFlag Method
GetDefaultNeedsShippingFlagInternal Method
GetRelatedProductsByBuy Method
GetRelatedProductsByBuyInternal Method
GetSKUDiscountsInternal Method
GetSKUFormattedPrice Method
GetSKUFormattedPriceInternal Method
GetSKUInfo Method
GetSKUInfoInternal Method
GetSKUOptions Method
GetSKUOptionsCount Method
GetSKUOptionsCountInternal Method
GetSKUOptionsForProduct Method
GetSKUOptionsForProductInternal Method
GetSKUPrice Method
GetSKUPriceInternal Method
GetSKUs Method
GetSKUsInternal Method
GetSKUUrl Method
GetSKUUrlInternal Method
GetTopNProductsBySales Method
GetTopNProductsBySalesInternal Method
GetWishlistProducts Method
GetWishlistProductsInternal Method
HasSKUEnabledOptions Method
HasSKUEnabledOptionsInternal Method
CheckDependencies Method
CheckLicense Method
IsSKUAvailableForSale Method
IsSKUAvailableForSaleInternal Method
IsSKUInStock Method
IsSKUInStockInternal Method
IsSKUNew Method
IsSKUNewInternal Method
IsUserAuthorizedToModifySKU Method
LicenseVersionCheck Method
MoveSKUOptionDown Method
MoveSKUOptionDownInternal Method
MoveSKUOptionUp Method
MoveSKUOptionUpInternal Method
RecalculateProducts Method
RecalculateProductsInternal Method
SetSKUInfo Method
SetSKUInfoInternal Method
SortProductOptionsAlphabetically Method
SortProductOptionsAlphabeticallyInternal Method
UpdateInventory Method
UpdateInventoryInternal Method
SKUInfoProvider
IsSKUInStockInternal Method
Indicates the real stock status of SKU based on SKU items available.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
Copy
protected
virtual
bool
IsSKUInStockInternal
(
SKUInfo
sku
)
Parameters
sku
Type:
CMS.Ecommerce
SKUInfo
SKU data
Return Value
Type:
Boolean
See Also
Reference
SKUInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com