ScriptContent class
namespace: Serenity.Web assembly: Serenity.Net.Web
Default implementation for IScriptContent
public class ScriptContent : IScriptContent
Public Members
| name | description |
|---|---|
| ScriptContent(…) | Creates a new instance of the class |
| BrotliContent { get; } | |
| CanCompress { get; } | |
| CompressedContent { get; } | |
| Content { get; } | |
| Hash { get; } | Gets script hash |
| Time { get; } | Gets script generated time |
See Also
- interface IScriptContent
- Source: ScriptContent.cs