namespace: Serenity.Web assembly: Serenity.Net.Web
Result returned from a CSS minifier
public class CssMinifyResult
name | description |
---|---|
CssMinifyResult() | The default constructor. |
Code { get; set; } | Gets the minified code |
HasErrors { get; set; } | Gets if minifying had errors |
- Source: CssMinifyResult.cs