public static string GetFilePhysicalPath(int type, int id) { return(FileDB.GetFilePhysicalPath(type, id)); }