MagicCMS Documentation
MagicUser
.
.
::
.
.
SendPwdMail Method
Sends the password to user email address adding a message.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
bool
SendPwdMail
(
string
msg
)
Parameters
msg
Type:
String
The message.
Return Value
Boolean. True on success
See Also
MagicUser Class
MagicCMS.Core Namespace