[]
Initializes a new instance of the ActionSubmitForm.
public ActionSubmitForm()
Public Sub New()
Initializes a new instance of the ActionSubmitForm.
public ActionSubmitForm(string uri)
Public Sub New(uri As String)
| Type | Name | Description |
|---|---|---|
| string | uri | The URL of the script at the Web server that will process the submission. |