4 references to UrlContentLocation
System.Web (4)
Util\SmtpMail.cs (4)
202if (message.UrlContentLocation != null) 203_helper.SetProp(newMail, "ContentLocation", message.UrlContentLocation); 346if (message.UrlContentLocation != null) 347SetField(m, "content-location", message.UrlContentLocation);