Submit Method
When working in a Web form, simulates pressing the Enter key while the focus is on the object specified in the statement.
Remarks
Note: If the object is not part of a Web form, Submit has no effect.

C# Syntax

void Submit()