SubmissionResultResponseMessage Property
Gets the message represented the result of the submitting data to the server.

Namespace: Aspose.Html.Forms
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public ResponseMessage ResponseMessage { get; }

Property Value

Type: ResponseMessage
The response message.
See Also