AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Helper..::..InitializeRadEditor Method

Initializes the RAD editor.

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

Syntax


public static void InitializeRadEditor(
	RadEditor editor,
	Domain domain,
	Language language,
	CMSUser currentUser,
	SQL currentSql
)

Parameters

editor
Type: RadEditor
The editor.
domain
Type: AdvantageCMS.Core.Common.BusinessEntity..::..Domain
The domain.
language
Type: AdvantageCMS.Core.Common.BusinessEntity..::..Language
The language.
currentUser
Type: CMSUser
The current user.
currentSql
Type: AdvantageCMS.Data..::..SQL
The current SQL.