ThemeProvider.ThemeName Property

 

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

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

Public ReadOnly Property ThemeName As String

Property Value

Type: System.String

The 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
Return to top
Show: