Config.PictureCacheDirectory

Config.PictureCacheDirectory property

Gets/Sets the cache directory for pictures.(this takes effect when GridJsWorkbook.CacheImp is null) the default path will be “_piccache” inside the FileCacheDirectory.

public static string PictureCacheDirectory { get; set; }

See Also