3 writes to _htmlEncodeFormatString
System.Web (3)
UI\WebControls\BoundField.cs (3)
232_htmlEncodeFormatString = (bool)o; 235_htmlEncodeFormatString = true; 245_htmlEncodeFormatString = value;
1 reference to _htmlEncodeFormatString
System.Web (1)
UI\WebControls\BoundField.cs (1)
239return _htmlEncodeFormatString;