Click or drag to resize

ShippingProvider.SaveLog Method

Namespace:  Dynamicweb.Ecommerce.Cart
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
protected void SaveLog(
	string message,
	bool isRequest
)

Parameters

message
Type: System.String
isRequest
Type: System.Boolean
See Also