Back to Devexpress

ThemesConfigurationSection.StyleSheetTheme Property

aspnet-devexpress-dot-web-dot-themesconfigurationsection.md

latest1.2 KB
Original Source

ThemesConfigurationSection.StyleSheetTheme Property

Gets or sets the value of the Style Sheet Theme Name configuration option.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public string StyleSheetTheme { get; set; }
vb
Public Property StyleSheetTheme As String

Property Value

TypeDescription
String

A string value specifying the name of the applied style sheet theme.

|

See Also

ThemesConfigurationSection Class

ThemesConfigurationSection Members

DevExpress.Web Namespace