AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Helper..::..InitializeImageEditor Method

Initializes the image editor.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static void InitializeImageEditor(
	RadImageEditor imageEditor,
	string initPath,
	CMSUser currentUser,
	SQL currentSql,
	Domain domain,
	Language language,
	string searchPatterns
)

Parameters

imageEditor
Type: RadImageEditor
The image editor.
initPath
Type: String
The initialize path.
currentUser
Type: CMSUser
The current user.
currentSql
Type: AdvantageCMS.Data..::..SQL
The current SQL.
domain
Type: AdvantageCMS.Core.Common.BusinessEntity..::..Domain
The domain.
language
Type: AdvantageCMS.Core.Common.BusinessEntity..::..Language
The language.
searchPatterns
Type: String
The search patterns.