Click or drag to resize
ECommerceContextIsUserAuthorizedToModifyManufacturer Method
Overload List
  NameDescription
Public methodStatic memberIsUserAuthorizedToModifyManufacturer(Boolean)
Indicates if user is authorized to modify manufacturers.
Public methodStatic memberIsUserAuthorizedToModifyManufacturer(ManufacturerInfo)
Indicates if current user is authorized to modify specific manufacturer. For global manufacturer: 'EcommerceGlobalModify' permission is checked. For site-specific manufacturer: 'EcommerceModify' OR 'ModifyManufacturers' permission is checked.
Top
See Also