GridJsWorkbook.CacheDirectory

GridJsWorkbook.CacheDirectory property

Gets/Sets the cache directory for storing spreadsheet file. if this is not set ,we will use the static propertie from FileCacheDirectory or CacheImp .

public string CacheDirectory { get; set; }

See Also