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

ImageGalleryExtension Constructors

Represents an extension object implementing the ImageGallery functionality.
Name Parameters Description
ImageGalleryExtension(ImageGallerySettings, ViewContext) settings, viewContext Initializes a new instance of the ImageGalleryExtension class with the specified settings and provides the context information about the view.
ImageGalleryExtension(ImageGallerySettings) settings Initializes a new instance of the ImageGalleryExtension class with the specified settings.
See Also