Back to Devexpress

ResourcesElement Class

aspnet-devexpress-dot-web-3dd3c9fd.md

latest1.1 KB
Original Source

ResourcesElement Class

Represents a resource element in the configuration file.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ResourcesElement :
    ConfigurationElement
vb
Public Class ResourcesElement
    Inherits ConfigurationElement

Remarks

Refer to the External Client Libraries topic to learn more.

Inheritance

Object ConfigurationElement ResourcesElement

See Also

ResourcesElement Members

DevExpress.Web Namespace