Class CodeEditor
- Namespace
- Dynamicweb.CoreUI.Editors.Inputs
- Assembly
- Dynamicweb.CoreUI.dll
- Inheritance
-
Code
Editor
- Inherited Members
- Extension Methods
Properties
CodeLanguage
Gets or sets the code language that the editor should use for syntax highlighting.
Property Value
FilePath
Gets or sets the file path relative to /Files folder.
Property Value
Plugins
The collection of plugins to load into the code editor.
See Code