A class that is a collection of imageGallerys
Namespace:
EPiServer.Community.ImageGalleryAssembly: EPiServer.Community.ImageGallery (in EPiServer.Community.ImageGallery.dll) Version: 4.0.517.255
Syntax
| C# |
|---|
[SerializableAttribute] public class ImageGalleryCollection : CacheableCollectionBase<ImageGallery, ImageGalleryCollection> |
Inheritance Hierarchy
System..::.Object
System.Collections..::.CollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase<(Of <(ImageGallery, ImageGalleryCollection>)>)
EPiServer.Community.ImageGallery..::.ImageGalleryCollection
System.Collections..::.CollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase
EPiServer.Common.Cache..::.CacheableCollectionBase<(Of <(ImageGallery, ImageGalleryCollection>)>)
EPiServer.Community.ImageGallery..::.ImageGalleryCollection