1 write to Text
System.Web (1)
UI\WebControls\CheckBoxField.cs (1)
215((CheckBoxField)newField).Text = Text;
3 references to Text
System.Web (3)
UI\WebControls\CheckBoxField.cs (3)
215((CheckBoxField)newField).Text = Text; 287editor.Text = Text; 332((CheckBox)boundControl).Text = Text;