Skip to main content
Tab

ThemesConfigurationSection.Theme Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public string Theme { get; set; }

#Property Value

Type Description
String

A string value specifying the name of the applied theme.

See Also