ECommerceContextIsUserAuthorizedToModifyCustomer Method |
Indicates if user is authorized to modify specific customer.
'EcommerceModify' OR 'ModifyCustomers' permission is checked.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax public static bool IsUserAuthorizedToModifyCustomer()
Return Value
Type:
BooleanSee Also