MagicCMS Documentation
MagicUser
.
.
::
.
.
ChangePassword Method
Change the password.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
bool
ChangePassword
(
string
newPassword
)
Parameters
newPassword
Type:
String
The new password.
Return Value
True on success otherwise false
See Also
MagicUser Class
MagicCMS.Core Namespace