Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
MultiBuyDiscountInfo Class
MultiBuyDiscountInfo Methods
AcceptsCoupon Method
DeleteObject Method
CheckPermissionsInternal Method
SetObject Method
TryUpdatePriority Method
MultiBuyDiscountInfo
TryUpdatePriority Method
Updates discount priority and checks priority uniqueness.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
public
string
TryUpdatePriority
(
double
priority
)
Parameters
priority
Type:
System
Double
New priority
Return Value
Type:
String
Error message (null if succeeded)
Implements
IPrioritizable
TryUpdatePriority(Double)
See Also
Reference
MultiBuyDiscountInfo Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com