AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageEngineBase Constructor (SQL, Int32, Int32)

Initializes a new instance of the AdvantageEngineBase class.

Namespace:  AdvantageCMS.Core.Common.Engine
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public AdvantageEngineBase(
	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.