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