CssBundlingOptions.Replacements property
Gets or sets the replacement dictionary for placeholders in bundle contents, like {Development}.
public Dictionary<string, object> Replacements { get; set; }
See Also
- class CssBundlingOptions
Gets or sets the replacement dictionary for placeholders in bundle contents, like {Development}.
public Dictionary<string, object> Replacements { get; set; }