2 references to ControlID
System.Web.DynamicData (2)
DynamicData\DynamicFilterExpression.cs (2)
30var result = Misc.FindControl(control, ControlID) as IFilterExpressionProvider; 32throw new InvalidOperationException(String.Format(CultureInfo.CurrentCulture, "The control '{0}' could not be found.", ControlID));