Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
DiscountInfo Class
DiscountInfo Methods
AcceptsCoupon Method
ApplyTogetherWith Method
CalculateUnitDiscount Method
DeleteObject Method
GetObjectData Method
CheckPermissionsInternal Method
LogUseOnce Method
SetObject Method
TryUpdatePriority Method
DiscountInfo
TryUpdatePriority Method
Updates discount priority.
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
DiscountInfo Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com