string
filename =
"img.jpg"
;
pub.util.DeleteFile(HttpContext.Current.Server.MapPath(
"../file/"
)+filename);