Mono Class Library: Overview

System.Web.UI.XPathBinder: Method Members

The methods of System.Web.UI.XPathBinder are listed below. For a list of all members, see the XPathBinder Members list.

See Also: Inherited members from System.Object

Public Methods

static
Eval(object, string) : object
Documentation for this section has not yet been entered.
static
Eval(object, string, string) : string
Documentation for this section has not yet been entered.
static
Eval(object, string, System.Xml.IXmlNamespaceResolver) : object
Documentation for this section has not yet been entered.
static
Eval(object, string, string, System.Xml.IXmlNamespaceResolver) : string
Documentation for this section has not yet been entered.
static
Select(object, string) : IEnumerable
Documentation for this section has not yet been entered.
static
Select(object, string, System.Xml.IXmlNamespaceResolver) : IEnumerable
Documentation for this section has not yet been entered.