System.Web.UI.PageTheme: Property Members

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

Protected Properties

[read-only]
abstract
AppRelativeTemplateSourceDirectorystring.

When overridden a derived class, gets the relative URL of the directory for the System.Web.UI.PageTheme object.

[read-only]
abstract
ControlSkinsIDictionary.

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
LinkedStyleSheetsstring[].

When overridden in a derived class, gets an array of style sheets that are linked to this page.

[read-only]
PagePage.

Gets the System.Web.UI.Page object that is associated with the instance of the System.Web.UI.PageTheme class.