| SKUInfoProviderIsUserAuthorizedToModifySKU Method |
| Name | Description | |
|---|---|---|
| IsUserAuthorizedToModifySKU(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.
| |
| IsUserAuthorizedToModifySKU(Boolean, String, IUserInfo, Boolean) |
Indicates if user is authorized to modify SKUs.
|