3 references to TargetControlID
System.Web.Extensions (3)
UI\WebControls\QueryExtender.cs (3)
37if (String.IsNullOrEmpty(TargetControlID)) { 40_dataSource = DataBoundControlHelper.FindControl(this, TargetControlID) as IQueryableDataSource; 46TargetControlID));