ScriptContent constructor

namespace: Serenity.Web   assemblySerenity.Net.Web

Creates a new instance of the class

public ScriptContent(byte[] content, DateTime time, CompressionLevel compressionLevel)
parameter description
content Content
time Time
compressionLevel Suggested compression level

Exceptions

exception condition
ArgumentNullException

See Also