Back to Devexpress

ImageGalleryFullscreenViewerItemTemplateContainer Class

aspnet-devexpress-dot-web-9f5d4b3f.md

latest3.0 KB
Original Source

ImageGalleryFullscreenViewerItemTemplateContainer Class

A container for the templates that are used to render a fullscreen viewer text area.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ImageGalleryFullscreenViewerItemTemplateContainer :
    ImageGalleryTemplateContainerBase
vb
Public Class ImageGalleryFullscreenViewerItemTemplateContainer
    Inherits ImageGalleryTemplateContainerBase

Remarks

Objects of the ImageGalleryFullscreenViewerItemTemplateContainer type are automatically instantiated when templates of the ASPxImageGallery.FullscreenViewerItemTextTemplate, ASPxImageGallery.FullscreenViewerTextTemplate, or ImageGalleryItem.FullscreenViewerTextTemplate type are created.

Implements

IComponent

IDisposable

IParserAccessor

IUrlResolutionService

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IDataItemContainer

INamingContainer

Inheritance

Object Control TemplateContainerBase ItemTemplateContainerBase ImageGalleryTemplateContainerBase ImageGalleryFullscreenViewerItemTemplateContainer

See Also

ImageGalleryFullscreenViewerItemTemplateContainer Members

DevExpress.Web Namespace