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