我一直在将HTML文件作为字符串返回给我的CreateEMail方法: string html = System.IO.File.ReadAllText(Server.MapPath("~/EmailTemplates/emailTemplate.html"));
確定! 回上一頁