2 references to Wrap
System.Web (2)
UI\HTMLTextWriter.cs (1)
285
RegisterAttribute("wrap", HtmlTextWriterAttribute.
Wrap
, false);
UI\WebControls\TextBox.cs (1)
420
writer.AddAttribute(HtmlTextWriterAttribute.
Wrap
,"off");