PagesSection.StyleSheetTheme Property
.NET Framework (current version)
Gets or sets the name of an ASP.NET style sheet theme.
Assembly: System.Web (in System.Web.dll)
<ConfigurationPropertyAttribute("styleSheetTheme", DefaultValue := "")> Public Property StyleSheetTheme As String
The following code example shows how to use the StyleSheetTheme property.
.NET Framework
Available since 2.0
Available since 2.0
Show: