Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 362 Bytes

File metadata and controls

12 lines (8 loc) · 362 Bytes

CssBundlingOptions.Bundles property

namespace: Serenity.Web   assemblySerenity.Net.Web

Gets / sets the list of bundles and their contents

public Dictionary<string, string[]> Bundles { get; set; }

See Also