1 write to ShouldPerformDivTableSubstitution
System.Web (1)
UI\Page.cs (1)
5297
h32tw.
ShouldPerformDivTableSubstitution
= Request.Browser.Tables;
8 references to ShouldPerformDivTableSubstitution
System.Web (8)
UI\Html32TextWriter.cs (8)
398
if (
ShouldPerformDivTableSubstitution
) {
415
if (
ShouldPerformDivTableSubstitution
) {
434
if (
ShouldPerformDivTableSubstitution
) {
503
if (key == HtmlTextWriterTag.Div &&
ShouldPerformDivTableSubstitution
) {
516
if (tagKey == HtmlTextWriterTag.Div &&
ShouldPerformDivTableSubstitution
) {
540
if (
ShouldPerformDivTableSubstitution
) {
674
if (
ShouldPerformDivTableSubstitution
) {
709
if (
ShouldPerformDivTableSubstitution
) {