Send an email notification
Assembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string SendMail( UserInfo user, MessageType msgType, PortalSettings settings ) |
Visual Basic |
---|
Public Shared Function SendMail ( user As UserInfo, msgType As MessageType, settings As PortalSettings ) As String |
Parameters
- user
- Type: DotNetNuke.Entities.Users..::..UserInfo
The user to whom the message is being sent
- msgType
- Type: DotNetNuke.Services.Mail..::..MessageType
The type of message being sent
- settings
- Type: DotNetNuke.Entities.Portals..::..PortalSettings
Portal Settings