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