mailling template key
This commit is contained in:
parent
45d76a2917
commit
acdec2b6f7
12 changed files with 3141 additions and 110 deletions
|
|
@ -61,7 +61,7 @@ namespace cli.Services
|
|||
}
|
||||
|
||||
|
||||
public void SendEmailFromCriteria(long templateCode, Func<ApplicationUser,bool> criteria)
|
||||
public void SendEmailFromCriteria(string templateCode, Func<ApplicationUser,bool> criteria)
|
||||
{
|
||||
string className = "GeneratedTemplate";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue