public static string GetCachePathWithHeader(string fileName) { return(CFileManager.GetLocalPathHeader() + CFileManager.GetCachePath(fileName)); }