DiscountInfoProviderGetDiscountInfo Method (Int32) |
Returns discount with specified ID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax public static DiscountInfo GetDiscountInfo(
int discountId
)
Parameters
- discountId
- Type: SystemInt32
Discount ID
Return Value
Type:
DiscountInfoSee Also