Config.FileCacheDirectory

Config.FileCacheDirectory property

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

public static string FileCacheDirectory { get; set; }

See Also