MasterPage::XPath Method
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | XPath(String^) | Evaluates an XPath data-binding expression.(Inherited from TemplateControl.) |
![]() | XPath(String^, IXmlNamespaceResolver^) | Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution.(Inherited from TemplateControl.) |
![]() | XPath(String^, String^) | Evaluates an XPath data-binding expression using the specified format string to display the result. (Inherited from TemplateControl.) |
![]() | XPath(String^, String^, IXmlNamespaceResolver^) | Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution and the specified format string to display the result.(Inherited from TemplateControl.) |
Show:
