4 references to SetField
System.Web (4)
Util\SmtpMail.cs (4)
334
SetField
(m, "importance", importance);
344
SetField
(m, "content-base", message.UrlContentBase);
347
SetField
(m, "content-location", message.UrlContentLocation);
353
SetField
(m, (String)e.Key, (String)e.Value);