System.Web.UI.TemplateControl.XPath Method

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.

Syntax

protected string XPath (string xpathexpression, string format, System.Xml.IXmlNamespaceResolver resolver)

Parameters

xpathexpression
Documentation for this section has not yet been entered.
format
A .NET Framework format string to apply to the result.
resolver
A set of prefix and namespace mappings used for namespace resolution.

Returns

A string that results from the evaluation of the data-binding expression and conversion to a string type.

Remarks

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0