Click or drag to resize

WebServerMinifyJavascript Property

Gets or sets 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.2.101-beta
Syntax
public bool MinifyJavascript { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also