AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSUserEngine Constructor (SQL, CMSUser, Int32, Int32)

Required constructor for updating data/objects

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

Syntax


public CMSUserEngine(
	SQL currentSQL,
	CMSUser currentUser,
	int domainId,
	int languageId
)

Parameters

currentSQL
Type: AdvantageCMS.Data..::..SQL
An active SQL database connection
currentUser
Type: CMSUser
Current AdvantageCMS user
domainId
Type: Int32
Current DomainId
languageId
Type: Int32
Current LanguageId