ScriptBundlingOptions.Replacements property

namespace: Serenity.Web   assemblySerenity.Net.Web

Replacement dictionary for placeholders in bundle contents, like etc.

public Dictionary<string, object> Replacements { get; }

See Also