Click or drag to resize
ECommerceContextIsUserAuthorizedToModifyDiscountCoupon Method
Overload List
  NameDescription
Public methodStatic memberIsUserAuthorizedToModifyDiscountCoupon(Boolean)
Indicates if user is authorized to modify discount coupons.
Public methodStatic memberIsUserAuthorizedToModifyDiscountCoupon(DiscountCouponInfo)
Indicates if user is authorized to modify specific discount coupon. For global discount coupon: 'EcommerceGlobalModify' permission is checked. For site-specific discount coupon: 'EcommerceModify' OR 'ModifyDiscounts' permission is checked.
Top
See Also