Click or drag to resize
CKEditorConfigurationItem Property
Configuration indexer.

Namespace: CMS.CKEditor
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 9.0.0
Syntax
C#
public string this[
	string configurationName
] { get; set; }

Parameters

configurationName
Type: SystemString

Property Value

Type: String
See Also