3 references to SelectEnableDelete
System.Web.Entity.Design (3)
System\Data\WebControls\Design\EntityDataSourceDataSelection.cs (1)
523SelectEnableDelete(_entityDataSourceState.EnableDelete);
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.cs (2)
144_dataSelection.SelectEnableDelete(_enableDeleteCheckBox.Checked); 206_dataSelection.SelectEnableDelete(false);