SKUInfoProviderSetSKUInfoInternal Method |
Sets (updates or inserts) specified product.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual void SetSKUInfoInternal(
SKUInfo skuObj
)
Parameters
- skuObj
- Type: CMS.EcommerceSKUInfo
Product to be set
See Also