SKUInfoProviderMoveSKUOptionDown Method |
Moves specified product option down within the parent option category.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax public static void MoveSKUOptionDown(
int skuId
)
Parameters
- skuId
- Type: SystemInt32
Product option ID
See Also