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