3 references to GetValue
System.Web (3)
UI\WebControls\AutoGeneratedField.cs (1)
215
object data =
GetValue
(controlContainer);
UI\WebControls\BoundField.cs (1)
603
object data =
GetValue
(controlContainer);
UI\WebControls\CheckBoxField.cs (1)
311
object data =
GetValue
(controlContainer);