[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Actions.ActionSubmitForm.-ctor

ActionSubmitForm Constructor

ActionSubmitForm()

Initializes a new instance of the ActionSubmitForm.

Declaration
public ActionSubmitForm()
Public Sub New()

ActionSubmitForm(string)

Initializes a new instance of the ActionSubmitForm.

Declaration
public ActionSubmitForm(string uri)
Public Sub New(uri As String)
Parameters
Type Name Description
string uri

The URL of the script at the Web server that will process the submission.