MobilePage::XPathSelect Method
.NET Framework (current version)
Namespace:
System.Web.UI.MobileControls
Assembly: System.Web.Mobile (in System.Web.Mobile.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:
