Hi,
Is there documentation that lists all the available overrides you can set in config files for the CuteEditor? I can only seem to find them scattered on the forums? Things like:
<
appSettings>
<
add key="CuteEditorDefaultFilesPath" value="~/editor" />
<
add key="CuteEditorLicense" value="G:\Downloads\CuteEditor\CuteEditor.lic" />
<
add key="DictionaryFolder" value="G:\Downloads\CuteEditor\CuteEditor_for_NET6\Framework 2.0\bin" />
</
appSettings>
Thanks, Scott