SnipcartEngine..::..RemoveAttributes Method
   remove attributes to the web button to enable it for Snipcart.
   
                
    Namespace: 
   AdvantageCSP.Snipcart.EngineAssembly: AdvantageCSP.Snipcart (in AdvantageCSP.Snipcart.dll)
Syntax
public static WebControl RemoveAttributes( Object control, ISnipcartItem snipcartItem )
Parameters
- control
 - Type: Object
The advantage module that called this method 
- snipcartItem
 - Type: AdvantageCSP.Snipcart.Interfaces..::..ISnipcartItem
The product item that implements the ISnipcartItem interface 

