ResourceItemCollection Constructors
Serves as the base type for the ScriptCollection and StyleSheetCollection objects.Name | Parameters | Description |
---|---|---|
ResourceItemCollection() | none | Initializes a new instance of the ResourceItemCollection class. |
ResourceItemCollection(ASPxResourceManagerBase) | manager | Initializes a new instance of the ResourceItemCollection class with the specified owner. |
See Also