Nucleus .Net Core CMS

Models.Mail.Template.UserMailTemplateData Class

Namespace: Nucleus.Abstractions.Models.Mail.Template
Assembly: Nucleus.Abstractions.dll
Class used to send user information to the mail client - contains data used by a mail template.

Properties

Site Property

Site that the user belongs to.

User Property

User information.

LoginPage Property

Login page for the user's site. Can be null.

PrivacyPage Property

Privacy page for the user's site. Can be null.

TermsPage Property

Terms page for the user's site. Can be null.

Url Property

String representation which is the Url that is the main topic of the email.