Click or drag to resize
SupplierInfoProviderIsUserAuthorizedToModifySupplier Method
Overload List
  NameDescription
Public methodStatic memberIsUserAuthorizedToModifySupplier(Boolean, String, IUserInfo)
Indicates if user is authorized to modify suppliers.
Public methodStatic memberIsUserAuthorizedToModifySupplier(SupplierInfo, String, IUserInfo)
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