Overview | Methods | This Package | All Packages
Retrieves the name of the edit box.
Syntax
public String getSubmitName()
Return Value
Returns the name of the edit box.
Remarks
The name represents the HTML NAME attribute that is used for HTTP form submission.
See Also setSubmitName