Click or drag to resize
CKEditorConfigurationItem Property
Configuration indexer.

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

Parameters

configurationName
Type: SystemString

Property Value

Type: String
See Also