6 references to EnableDynamicData
System.Web (6)
UI\WebControls\CheckBoxList.cs (1)
232DataBoundControlHelper.EnableDynamicData(this, ItemType);
UI\WebControls\DetailsView.cs (1)
2976DataBoundControlHelper.EnableDynamicData(this, ItemType);
UI\WebControls\FormView.cs (1)
2612DataBoundControlHelper.EnableDynamicData(this, ItemType);
UI\WebControls\GridView.cs (1)
3646DataBoundControlHelper.EnableDynamicData(this, ItemType);
UI\WebControls\RadioButtonList.cs (1)
304DataBoundControlHelper.EnableDynamicData(this, ItemType);
UI\WebControls\Repeater.cs (1)
888DataBoundControlHelper.EnableDynamicData(this, ItemType);