2 writes to _hasDataBoundStrings
System.Web (2)
UI\DataBoundLiteralControl.cs (2)
96
_hasDataBoundStrings
= true;
139
_hasDataBoundStrings
= true;
1 reference to _hasDataBoundStrings
System.Web (1)
UI\DataBoundLiteralControl.cs (1)
151
if (!
_hasDataBoundStrings
)