The members of System.Web.UI.PageTheme are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.UI.PageTheme class. |
[read-only] abstract | AppRelativeTemplateSourceDirectory | string.
When overridden a derived class, gets the relative URL of the directory for the System.Web.UI.PageTheme object. |
[read-only] abstract | ControlSkins | IDictionary.
When overridden in a derived class, gets an IDictionary interface of the names of all default skins that are available for the current page theme, indexed by control type. |
[read-only] abstract | LinkedStyleSheets | string[].
When overridden in a derived class, gets an array of style sheets that are linked to this page. |
[read-only] | Page | Page.
Gets the System.Web.UI.Page object that is associated with the instance of the System.Web.UI.PageTheme class. |
static | CreateSkinKey(Type, string)
| |
TestDeviceFilter(string)
|
Eval(string)
| ||
Eval(string, string)
| ||
XPath(string)
| ||
XPath(string, string)
| ||
XPath(string, System.Xml.IXmlNamespaceResolver)
| ||
XPath(string, string, System.Xml.IXmlNamespaceResolver)
| ||
XPathSelect(string)
| ||
XPathSelect(string, System.Xml.IXmlNamespaceResolver)
|