Back to Devexpress

ThemesConfigurationSection.Theme Property

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

latest1.1 KB
Original Source

ThemesConfigurationSection.Theme Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
String

A string value specifying the name of the applied theme.

|

See Also

ThemesConfigurationSection Class

ThemesConfigurationSection Members

DevExpress.Web Namespace