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