3 writes to TagKey
System.Web (3)
UI\Html32TextWriter.cs (1)
504TagKey = HtmlTextWriterTag.Table;
UI\HTMLTextWriter.cs (2)
922TagKey = _endTags[_endTagCount].tagKey; 978this.TagKey = tagKey;
7 references to TagKey
System.Web (7)
UI\Html32TextWriter.cs (7)
396switch (TagKey) { 405switch (TagKey) { 422switch (TagKey) { 643switch (TagKey) { 671switch (TagKey) { 697switch (TagKey) { 706switch (TagKey) {