Nucleus .Net Core CMS

Models.Configuration.HtmlEditorOptions Class

Namespace: Nucleus.Abstractions.Models.Configuration
Assembly: Nucleus.Abstractions.dll
Represents Html editor options from configuration.

Properties

Default Property

Default selected Html editor, specified by key. If not specified, the first editor will be selected as default.

DefaultHtmlEditorConfig Property

Cached default config, used to improve runtime performance.

HtmlEditors Property

Html editor configurations.

Fields

Section Field

Configuration file section path for Html Editor options.

Methods

SetDefaultHtmlEditorConfig (HtmlEditorConfig) Method

SetDefaultHtmlEditorConfig (HtmlEditorConfig config)
Set cached default config, used to improve runtime performance.