13 references to ControlValueProperty
System.Web (12)
UI\WebControls\CheckBox.cs (1)
22ControlValueProperty("Checked"),
UI\WebControls\DataList.cs (1)
24ControlValueProperty("SelectedValue"),
UI\WebControls\DetailsView.cs (1)
35ControlValueProperty("SelectedValue"),
UI\WebControls\FileUpload.cs (1)
27[ControlValueProperty("FileBytes")]
UI\WebControls\FormView.cs (1)
29ControlValueProperty("SelectedValue"),
UI\WebControls\GridView.cs (1)
36ControlValueProperty("SelectedValue"),
UI\WebControls\HiddenField.cs (1)
17ControlValueProperty("Value"),
UI\WebControls\Label.cs (1)
40ControlValueProperty("Text"),
UI\WebControls\ListControl.cs (1)
26ControlValueProperty("SelectedValue"),
UI\WebControls\Menu.cs (1)
24[ControlValueProperty("SelectedValue")]
UI\WebControls\TextBox.cs (1)
49ControlValueProperty("Text"),
UI\WebControls\TreeView.cs (1)
27[ControlValueProperty("SelectedValue")]
System.Web.Extensions (1)
UI\WebControls\ListView.cs (1)
24[ControlValueProperty("SelectedValue")]