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