4 references to Value
System.Web (3)
UI\WebControls\DetailsView.cs (1)
1258
return DataKey.
Value
;
UI\WebControls\FormView.cs (1)
1069
return DataKey.
Value
;
UI\WebControls\GridView.cs (1)
1258
return SelectedDataKey.
Value
;
System.Web.Extensions (1)
UI\WebControls\ListView.cs (1)
850
return SelectedDataKey.
Value
;