Click or drag to resize

Renderer Constructor

Initializes a new instance of the Renderer class

Namespace:  Dynamicweb.Ecommerce.Integration.CustomerCenter
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Renderer(
	ref IntegrationCustomerCenterSettings settings,
	ref IntegrationCustomerCenterPageSettings pageSettings,
	int paragraphId
)

Parameters

settings
Type: Dynamicweb.Ecommerce.Integration.CustomerCenterIntegrationCustomerCenterSettings
pageSettings
Type: Dynamicweb.Ecommerce.Integration.CustomerCenterIntegrationCustomerCenterPageSettings
paragraphId
Type: SystemInt32
See Also