AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SnipcartEngine Constructor

Initializes a new instance of the SnipcartEngine class.

Namespace:  AdvantageCSP.Snipcart.Engine
Assembly:  AdvantageCSP.Snipcart (in AdvantageCSP.Snipcart.dll)

Syntax


public SnipcartEngine(
	SQL currentSQL,
	int domainId,
	int languageId
)

Parameters

currentSQL
Type: AdvantageCMS.Data..::..SQL
The current SQL.
domainId
Type: Int32
The domain identifier.
languageId
Type: Int32
The language identifier.