2 references to CC
System.Web (2)
UI\WebControls\MailDefinition.cs (2)
251
if (!String.IsNullOrEmpty(
CC
)) {
252
message.CC.Add(
CC
);