A newer version of this page is available.
Switch to the current version.
ImageGalleryThumbnailTemplateContainer Class
A container for the templates that are used to render ASPxImageGallery elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class ImageGalleryThumbnailTemplateContainer :
ImageGalleryTemplateContainerBase
Public Class ImageGalleryThumbnailTemplateContainer
Inherits ImageGalleryTemplateContainerBase
Remarks
Objects of the ImageGalleryThumbnailTemplateContainer type are automatically instantiated when a template of one of the following types is created: ASPxImageGallery.ItemTextTemplate or ImageGalleryItem.TextTemplate.
Implements
Inheritance
Object
Control
TemplateContainerBase
ItemTemplateContainerBase
ImageGalleryTemplateContainerBase
ImageGalleryThumbnailTemplateContainer
See Also
Feedback