Click or drag to resize
ECommerceContextIsUserAuthorizedToModifyCustomer Method
Indicates if user is authorized to modify specific customer. 'EcommerceModify' OR 'ModifyCustomers' permission is checked.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static bool IsUserAuthorizedToModifyCustomer()

Return Value

Type: Boolean
See Also