Domain Expiration task fixes
This commit is contained in:
parent
1fbacb828c
commit
f8f7f196c4
9 changed files with 52 additions and 49 deletions
|
@ -8,7 +8,8 @@ namespace WebsitePanel.Providers.DomainLookup
|
|||
public class ScheduleTaskEmailTemplate
|
||||
{
|
||||
public string TaskId { get; set; }
|
||||
public string ParameterID { get; set; }
|
||||
public string Value { get; set; }
|
||||
public string From { get; set; }
|
||||
public string Subject { get; set; }
|
||||
public string Template { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue