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