SiteSettings.saveEditorLocation (Method)

Saves the path and directory of ckeditor.js file to access ckeditor.

Returns:

Void

Arguments:

Name Type Required Description
editorPath PlainText_255 Required Server relative path the ckeditor.js file which is part of ckeditor download.
inheritFromServer Boolean Optional. Defaults to '0'. Boolean flag when true means there is no site level setting for editor location and site gets the default value from the server.

Context:

License Requirements None
Permission Requirements site:SiteAdmin
Deny Context None
Require Context AuthoringEnabled
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the site level, calls to this method will be logged
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None