- xPathExpression
- The XPath expression to evaluate. For details, see System.Web.UI.XPathBinder.
- format
- A .NET Framework format string to apply to the result.
A string that results from the evaluation of the data-binding expression and conversion to a string type.
The PageTheme.XPath(string, string) method uses the Page.GetDataItem method to resolve the System.Xml.XPath.IXPathNavigable object reference that the expression is evaluated against.