DiscountInfoProviderDeleteDiscountInfo Method (Int32) |
Deletes discount with specified ID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax public static void DeleteDiscountInfo(
int discountId
)
Parameters
- discountId
- Type: SystemInt32
Discount ID
See Also