Back to Devexpress

ThemesConfigurationSection.Get() Method

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

latest1.2 KB
Original Source

ThemesConfigurationSection.Get() Method

Returns an object that provides programmatic access to the DevExpress theme-related configuration-file section.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public static ThemesConfigurationSection Get()
vb
Public Shared Function Get As ThemesConfigurationSection

Returns

TypeDescription
ThemesConfigurationSection

A ThemesConfigurationSection object representing the related configuration section.

|

See Also

ThemesConfigurationSection Class

ThemesConfigurationSection Members

DevExpress.Web Namespace