3 references to Background
System.Web (3)
UI\Html32TextWriter.cs (2)
430
AddAttribute(HtmlTextWriterAttribute.
Background
,value);
437
AddAttribute(HtmlTextWriterAttribute.
Background
,value);
UI\HTMLTextWriter.cs (1)
239
RegisterAttribute("background", HtmlTextWriterAttribute.
Background
, true, true);