 | ShippingProvider.SaveXmlLog 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.Xml.XmlDocument
- isRequest
- Type: System.Boolean
See Also