DiscountCouponInfoProviderIsUserAuthorizedToModifyDiscountCoupon Method |
Name | Description | |
---|---|---|
IsUserAuthorizedToModifyDiscountCoupon(Boolean, String, IUserInfo) |
Indicates if user is authorized to modify discount coupons.
| |
IsUserAuthorizedToModifyDiscountCoupon(DiscountCouponInfo, String, IUserInfo) |
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.
|