Indicates if user is authorized to modify manufacturers.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- global
- Type: System Boolean
For global manufacturers (global = True): 'EcommerceGlobalModify' permission is checked. For site-specific manufacturers (global = False): 'EcommerceModify' OR 'ModifyManufacturers' permission is checked.
Return Value
Type: BooleanSee Also