Gets and sets the User's Password Confirm value
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string PasswordConfirm { get; set; } |
| Visual Basic |
|---|
Public Property PasswordConfirm As String Get Set |