Config.PictureCacheDirectory

Config.PictureCacheDirectory property

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

public static string PictureCacheDirectory { get; set; }

See Also