2 references to Eval
System.Web (2)
UI\TemplateControl.cs (1)
870return XPathBinder.Eval(Page.GetDataItem(), xPathExpression, format, resolver);
UI\XPathBinder.cs (1)
70return Eval(container, xPath, format, null);