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

ResourcesCollection Class

Represents a collection of resource elements (client libraries) in the configuration file.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ResourcesCollection :
    ConfigurationElementCollection

Remarks

Refer to the Embedding Third-Party Libraries topic to learn more.

See Also