PasswordRecovery::SubmitButtonCommandName Field
.NET Framework (current version)
Represents the command to perform when the Submit button is clicked.
Assembly: System.Web (in System.Web.dll)
Field Value
Type: System::String^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.
.NET Framework
Available since 2.0
Available since 2.0
Show: