Nucleus .Net Core CMS

Models.Mail.SiteTemplateSelections Class

Namespace: Nucleus.Abstractions.Models.Mail
Assembly: Nucleus.Abstractions.dll
Represents the email templates in use by a site.

Remarks

This class is generated by using the MailSettingsExtensions.GetSiteTemplateSelections extension, which reads values from a site's name/value settings into this class.

Properties

WelcomeNewUserTemplateId Property

If set, specifies the Id of the email sent to new users when they sign up.

PasswordResetTemplateId Property

If set, specfies the Id of the email sent to users when they request a password reset.

AccountNameReminderTemplateId Property

If set, specifies the Id of the email sent to users when they request a user name reminder.