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