This topic has not yet been rated - Rate this topic

QueryableFilterUserControl.XPath Method

Provides support for parsing and evaluating an XPath data-binding expression against an object at run time.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Protected method XPath(String) Evaluates an XPath data-binding expression. (Inherited from TemplateControl.)
Protected method XPath(String, String) Evaluates an XPath data-binding expression using the specified format string to display the result. (Inherited from TemplateControl.)
Protected method XPath(String, IXmlNamespaceResolver) Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution. (Inherited from TemplateControl.)
Protected method 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.)
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ