Click or drag to resize

BaseLiveIntegrationAddInRetrievePDF Method

Namespace:  Dynamicweb.Ecommerce.Integration
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.10.0
Syntax
public virtual void RetrievePDF(
	HttpRequest httpRequest,
	HttpResponse httpResponse
)

Parameters

httpRequest
Type: System.WebHttpRequest
httpResponse
Type: System.WebHttpResponse
See Also