4 references to SetPropStatic
System.Web (4)
Util\SmtpMail.cs (4)
386LateBoundAccessHelper.SetPropStatic(config, "Fields", "http://schemas.microsoft.com/cdo/configuration/sendusing", (Object)2); 387LateBoundAccessHelper.SetPropStatic(config, "Fields", "http://schemas.microsoft.com/cdo/configuration/smtpserverport", (Object)25); 389LateBoundAccessHelper.SetPropStatic(config, "Fields", "http://schemas.microsoft.com/cdo/configuration/smtpserver", server); 393LateBoundAccessHelper.SetPropStatic(config, "Fields", (String)e.Key, e.Value);