Mono Class Library: Overview

System.Web.UI.XPathBinder: Members

The members of System.Web.UI.XPathBinder are listed below.

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.