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.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- skuObj
 - Type: CMS.Ecommerce SKUInfo
SKU to be checked 
Return Value
Type:See Also