SubmissionResult class
SubmissionResult class
This class represents the result of the submitting form data to the server.
The SubmissionResult type exposes the following members:
Properties
| Property | Description |
|---|---|
| response_message | Gets the message represented the result of the submitting data to the server. |
| content | Gets the content of the response message. |
| is_success | Gets a value indicating whether this result is success. |
Methods
| Method | Description |
|---|---|
| load_document | This method loads the new document based on response message. |
See Also
- module
aspose.html.forms