2 references to ReadOnly
System.Web (2)
UI\HTMLTextWriter.cs (1)
265RegisterAttribute("readonly", HtmlTextWriterAttribute.ReadOnly, false);
UI\WebControls\TextBox.cs (1)
482writer.AddAttribute(HtmlTextWriterAttribute.ReadOnly, "readonly");