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