Mono Class Library: Overview

System.Web.UI.PageTheme: Method Members

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

See Also: Inherited members from System.Object

Public Methods

static
CreateSkinKey(Type, string) : object
Documentation for this section has not yet been entered.
TestDeviceFilter(string) : bool
Documentation for this section has not yet been entered.

Protected Methods

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