ImageSliderItemCollectionBase Constructors
Serves as a base class for image item collection objects.| Name | Parameters | Description |
|---|---|---|
| ImageSliderItemCollectionBase() | none | Initializes a new instance of the ImageSliderItemCollectionBase class with default settings. |
| ImageSliderItemCollectionBase(ASPxImageSliderBase) | control | Initializes a new instance of the ImageSliderItemCollectionBase class with the specified owner. |
See Also