C# 클래스 Upac.Core.Utilities.MailUtil

파일 보기 프로젝트 열기: 1508/upac-for-umbraco

공개 메소드들

메소드 설명
SendMail ( string to, string from, string subject, string body, bool isBodyHtml ) : bool

메소드 상세

SendMail() 공개 정적인 메소드

public static SendMail ( string to, string from, string subject, string body, bool isBodyHtml ) : bool
to string
from string
subject string
body string
isBodyHtml bool
리턴 bool