Skip to content

CssBundlingOptions.Bundles property

Gets or sets the list of bundles and their contents.

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

See Also