aspnet-devexpress-dot-web-1df8b0f0.md
A container for the templates that are used to render ASPxImageGallery elements.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ImageGalleryThumbnailTemplateContainer :
ImageGalleryTemplateContainerBase
Public Class ImageGalleryThumbnailTemplateContainer
Inherits ImageGalleryTemplateContainerBase
Objects of the ImageGalleryThumbnailTemplateContainer type are automatically instantiated when a template of one of the following types is created: ASPxImageGallery.ItemTextTemplate or ImageGalleryItem.TextTemplate.
Object Control TemplateContainerBase ItemTemplateContainerBase ImageGalleryTemplateContainerBase ImageGalleryThumbnailTemplateContainer
See Also