System.Web.UI.ThemeProvider: Property Members

The properties of System.Web.UI.ThemeProvider are listed below. For a list of all members, see the ThemeProvider Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ContentHashCodeint.

Gets the hash of the theme definition passed to the constructor.

[read-only]
CssFilesICollection.

Gets a set of strings that represent the names of any cascading style sheet (CSS) files associated with the current theme, if the theme is a style sheet theme.

[read-only]
DesignerHostSystem.ComponentModel.Design.IDesignerHost.

Gets an System.ComponentModel.Design.IDesignerHost object that represents the current designer environment.

[read-only]
ThemeNamestring.

Gets the name of the theme or style sheet theme that the System.Web.UI.ThemeProvider instance represents.