Click or drag to resize

LiveIntegrationAddInRetrievePDF Method

Retrieves order information in pdf

Namespace:  Dynamicweb.Ecommerce.LiveIntegration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public override void RetrievePDF(
	HttpRequest request,
	HttpResponse response
)

Parameters

request
Type: System.WebHttpRequest
Request
response
Type: System.WebHttpResponse
Response
See Also