File.Delete(WebPath + SourceImg);//如果文件已经存在就删除
}
}
else
Img = SourceImg;

//取消锁定页面
SourcePage.Application.UnLock();

return Img;

相关文章: