Click or drag to resize
ECommerceContextIsUserAuthorizedToModifySupplier Method
Overload List
  NameDescription
Public methodStatic memberIsUserAuthorizedToModifySupplier(Boolean)
Indicates if user is authorized to modify suppliers.
Public methodStatic memberIsUserAuthorizedToModifySupplier(SupplierInfo)
Indicates if user is authorized to modify specific supplier. For global supplier: 'EcommerceGlobalModify' permission is checked. For site-specific supplier: 'EcommerceModify' OR 'ModifySuppliers' permission is checked.
Top
See Also