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