System.Web.UI.WebControls.PasswordRecovery.SubmitButtonCommandName Field

Represents the command to perform when the Submit button is clicked.

Syntax

public static readonly string SubmitButtonCommandName

Remarks

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 System.Web.UI.WebControls.PasswordRecovery control, you must use this command name for the action performed to submit the form or the control will not function properly.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0