PasswordRecovery.SubmitButtonCommandName Field
.NET Framework 3.0
Represents the command to perform when the Submit button is clicked.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
This field is a string that represents the command to perform when the Submit button is clicked. The default is "Submit". This field is read-only. If you use a template with the PasswordRecovery control, you must use this command name for the action performed to submit the form or the control will not function properly.
Community Additions
ADD
Show: