Mono Class Library: Overview

System.Web.UI.PageTheme: Members

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

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Protected Properties

[read-only]
abstract
AppRelativeTemplateSourceDirectorystring. Documentation for this section has not yet been entered.
[read-only]
abstract
ControlSkinsIDictionary. Documentation for this section has not yet been entered.
[read-only]
abstract
LinkedStyleSheetsstring[]. Documentation for this section has not yet been entered.
[read-only]
PagePage. Documentation for this section has not yet been entered.

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.