[]
        
(Showing Draft Content)

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

ActionSubmitForm Constructor

ActionSubmitForm()

Initializes a new instance of the ActionSubmitForm.

Declaration
public ActionSubmitForm()

ActionSubmitForm(string)

Initializes a new instance of the ActionSubmitForm.

Declaration
public ActionSubmitForm(string uri)
Parameters
Type Name Description
string uri

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