1 reference to serverTagsRegex
System.Web (1)
UI\TemplateParser.cs (1)
2297
string tag2 =
serverTagsRegex
.Replace(tag, String.Empty);