Click or drag to resize

ResourceCollection Class

Represents a collection of resources.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListGenericResource
    Dynamicweb.ControlsResourceCollection

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class ResourceCollection : List<GenericResource>

The ResourceCollection type exposes the following members.

Constructors
  NameDescription
Public methodResourceCollection
Initializes a new instance of the ResourceCollection class
Top
Remarks