Click or drag to resize

BaseLiveIntegrationAddInRetrievePDF Method

Namespace:  Dynamicweb.Ecommerce.Integration
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public virtual void RetrievePDF(
	IRequest httpRequest,
	IResponse httpResponse
)

Parameters

httpRequest
Type: Dynamicweb.EnvironmentIRequest
httpResponse
Type: Dynamicweb.EnvironmentIResponse
See Also