Config.FileCacheDirectory

Config.FileCacheDirectory property

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

public static string FileCacheDirectory { get; set; }

See Also