  | ShippingProviderSaveXmlLog Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Cart
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxprotected void SaveXmlLog(
	XmlDocument xml,
	bool isRequest
)
Protected Sub SaveXmlLog ( 
	xml As XmlDocument,
	isRequest As Boolean
)
Parameters
- xml
 - Type: System.XmlXmlDocument
 - isRequest
 - Type: SystemBoolean
 
See Also