Gets the boolean value defining whether images should be stored in the cache.
Namespace:
Aurigma.DesignAtoms.Configuration
Assembly:
Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
public bool AllowDownloadImageToCache { get; }
true
if you want to store downdloaded images in the cache. By default, this value is true
.