Config.PictureCacheDirectory

Config.PictureCacheDirectory property

Sets/Gets the cache directory for pictures。 We need to set it to a specific path before we use GridJs.

public static string PictureCacheDirectory { get; set; }

See Also