Nucleus .Net Core CMS

Models.Configuration.HtmlEditorScript Class

Namespace: Nucleus.Abstractions.Models.Configuration
Assembly: Nucleus.Abstractions.dll
Represents a Html editor script (javascript, css) defined in configuration.

Properties

Type Property

Gets a value that indicates the script type.

Path Property

Gets a value that indicates the relative script path.

IsDynamic Property

Gets a value that indicates that the script does dynamic loading, and should be excluded from being included in script merging.