ScriptBundlingOptions class
namespace: Serenity.Web assembly: Serenity.Net.Web
public class ScriptBundlingOptions : IOptions<ScriptBundlingOptions>
Public Members
name | description |
---|---|
ScriptBundlingOptions() | The default constructor. |
Bundles { get; } | |
Enabled { get; set; } | |
Minimize { get; set; } | |
NoMinimize { get; set; } | |
Replacements { get; } | |
UseMinJS { get; set; } | |
Value { get; } | |
const SectionKey |
See Also
- Source: ScriptBundlingOptions.cs