Evaluates an XPath data-binding expression and returns a node collection that implements the IEnumerable interface.
- xpathexpression
- Documentation for this section has not yet been entered.
An IEnumerable node list.
The TemplateControl.XPathSelect(string) method calls the XPathBinder.Select(object, string) method using the Page.GetDataItem method to resolve the System.Xml.XPath.IXPathNavigable object reference that the expression is evaluated against.