2 references to TABLE_AROUND_CONTENT
System.Web (2)
UI\Html32TextWriter.cs (2)
392
if (Supports(TABLE_ATTRIBUTES) || Supports(
TABLE_AROUND_CONTENT
)) {
710
_tagSupports |=
TABLE_AROUND_CONTENT
;