PasswordRecovery.Answer Property
.NET Framework 3.0
Gets the answer to the password recovery confirmation question entered by the user.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The Answer property contains the answer to the confirmation question entered by the user. The Answer property is valid only after the page has been posted back to the server.
This property cannot be set by themes or style sheet themes. For more information, see ThemeableAttribute and Introduction to ASP.NET Themes.
Community Additions
ADD
Show: