AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageConfigurationEngine Constructor (SQL, Int32, Int32)

Initializes a new instance of the AdvantageConfigurationEngine class.

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

Syntax


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