| CKEditorConfigurationRemove Method  | 
            Removes configuration entry.
            
 
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntaxpublic bool Remove(
	string configurationName
)
Parameters
- configurationName
 - Type: SystemString
Name of configuration entry 
Return Value
Type: 
Boolean
See Also