This documentation is archived and is not being maintained.
PageTheme Properties
Visual Studio 2010
The PageTheme type exposes the following members.
| Name | Description | |
|---|---|---|
|
AppRelativeTemplateSourceDirectory | When overridden a derived class, gets the relative URL of the directory for the PageTheme object. |
|
ControlSkins | 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. |
|
LinkedStyleSheets | When overridden in a derived class, gets an array of style sheets that are linked to this page. |
|
Page | Infrastructure. Gets the Page object that is associated with the instance of the PageTheme class. |
Show: