Click or drag to resize

ReadonlyWebServerOptionsMinifyJavascript Property

Gets value that determines if minification should be applied to rendered Javascript files.

Namespace: GSF.Web.Hosting
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public bool MinifyJavascript { get; }
View Source

Property Value

Boolean
See Also