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