标签: escaping jquery-templates string.format
我想转义{{if IsEnabled == true}}已选中{{/ if}}并将其放入HtmlHelper的复选框中。它似乎没有逃脱双支架,单一它没有问题。
帮助!