Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
SKUInfoProvider Class
SKUInfoProvider Methods
CheckDependencies Method
CheckLicense Method
CleanUpProductTypeDependenciesInternal Method
Delete 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
Set Method
SetSKUInfo Method
SetSKUInfoInternal Method
SortProductOptionsAlphabetically Method
SortProductOptionsAlphabeticallyInternal Method
UpdateInventory Method
UpdateInventoryInternal Method
SKUInfoProvider
Delete Method
Deletes the
info
object from the underlying data store.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Delete
(
SKUInfo
info
)
Parameters
info
Type:
CMS.Ecommerce
SKUInfo
Info object to be deleted.
Implements
IInfoProvider
TInfo
Delete(TInfo)
IInfoProvider
TInfo
Delete(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
SKUInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com