6 references to DataBoundControlAdapter
System.Web (6)
UI\WebControls\DataBoundControl.cs (2)
367
DataBoundControlAdapter
dataBoundControlAdapter = AdapterInternal as
DataBoundControlAdapter
;
UI\WebControls\DetailsView.cs (2)
2186
DataBoundControlAdapter
dataBoundControlAdapter = AdapterInternal as
DataBoundControlAdapter
;
UI\WebControls\FormView.cs (2)
1860
DataBoundControlAdapter
dataBoundControlAdapter = AdapterInternal as
DataBoundControlAdapter
;