CssBundlingOptions.Bundles property
Gets or sets the list of bundles and their contents.
public Dictionary<string, string[]> Bundles { get; set; }
See Also
- class CssBundlingOptions
Gets or sets the list of bundles and their contents.
public Dictionary<string, string[]> Bundles { get; set; }