UserControl.XPathSelect Method
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | XPathSelect(String) | Evaluates an XPath data-binding expression and returns a node collection that implements the IEnumerable interface.(Inherited from TemplateControl.) |
![]() | XPathSelect(String, IXmlNamespaceResolver) | Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution and returns a node collection that implements the IEnumerable interface.(Inherited from TemplateControl.) |
Show:
