ImageSliderExtension Constructors
Represents an extension object implementing the ImageSlider functionality.Name | Parameters | Description |
---|---|---|
ImageSliderExtension(ImageSliderSettings, ViewContext) | settings, viewContext | Initializes a new instance of the ImageSliderExtension class with the specified settings and provides the context information about the view. |
ImageSliderExtension(ImageSliderSettings) | settings | Initializes a new instance of the ImageSliderExtension class with the specified settings. |
See Also