MagicCMS Documentation

MagicUser..::..ChangePassword Method

Change the password.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public bool ChangePassword(
	string newPassword
)

Parameters

newPassword
Type: String
The new password.

Return Value

True on success otherwise false