Namespace Mediachase.Commerce.Engine.Images
Classes
ImageProvider
Image provider used for implementing extensible provider model. It will be used to persist and retrieve images. One existing provider distributed with ECF is FileImageProvider which uses file system to store images.
ImageProviderCollection
Implements operations for the image provider collection. (Inherits System.Configuration.Provider.ProviderCollection.)
ImageService
Implements operations for and represents the image service.
ImageServiceSection
Implements operations for the image service section. (Inherits System.Configuration.ConfigurationSection.)