GridJsWorkbook.GetUidForFile

GridJsWorkbook.GetUidForFile method

Generates a new unique id for the file cache using the given file name.

public static string GetUidForFile(string fileName)
ParameterTypeDescription
fileNameStringThe file name.

See Also