2 references to GetProp
System.Web (2)
Util\SmtpMail.cs (2)
100return GetProp(LateBoundType, obj, propName); 108return GetProp(obj.GetType(), obj, propName);