The properties 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
[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. |