ThemeProvider.ThemeName Property
.NET Framework (current version)
Gets the name of the theme or style sheet theme that the ThemeProvider instance represents.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.StringThe name of the theme or style sheet theme that the ThemeProvider instance represents.
The ThemeName property is set by the name property of the ThemeProvider(IDesignerHost, String, String, String[], String) constructor.
.NET Framework
Available since 2.0
Available since 2.0
Show: