Skip to main content
A newer version of this page is available. .
Tab

ThemesConfigurationSection.CustomThemeAssemblies Property

Gets or sets the value of the Custom Theme Assemblies configuration option.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public string CustomThemeAssemblies { get; set; }

Property Value

Type Description
String

A string value specifying the name of the assemblies utilized.

See Also