ScriptContent class

namespace: Serenity.Web   assemblySerenity.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