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

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