Click or drag to resize
SKUInfoProviderIsUserAuthorizedToModifySKU Method
Overload List
  NameDescription
Public methodStatic memberIsUserAuthorizedToModifySKU(SKUInfo, String, IUserInfo)
Indicates if user is authorized to modify specific SKU. For global SKU: 'EcommerceGlobalModify' permission is checked. For site-specific SKU: 'EcommerceModify' OR 'ModifyProducts' permission is checked.
Public methodStatic memberIsUserAuthorizedToModifySKU(Boolean, String, IUserInfo, Boolean)
Indicates if user is authorized to modify SKUs.
Top
See Also