CssBundlingOptions.Enabled property

namespace: Serenity.Web   assemblySerenity.Net.Web

Gets / sets if CSS bundling is enabled

public bool? Enabled { get; set; }

See Also