Click or drag to resize

WebServerMinifyStyleSheets Property

Gets or sets value that determines if minification should be applied to rendered CSS files.

Namespace:  GSF.Web.Hosting
Assembly:  GSF.Web (in GSF.Web.dll) Version: 2.2.101-beta
Syntax
public bool MinifyStyleSheets { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also