AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSBaseUserControl..::..InitalizeDocumentEditor Method

Initalizes the document editor.

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

Syntax


protected void InitalizeDocumentEditor(
	RadFileExplorer documentEditor,
	string initPath,
	string searchPatterns
)

Parameters

documentEditor
Type: RadFileExplorer
The document editor.
initPath
Type: String
The initialize path.
searchPatterns
Type: String
The search patterns.