XmlFormView.SubmitStatus Property
Gets the state of last submit operation.
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Property Value
Type: Microsoft.Office.InfoPath.Server.Controls.XmlFormView.SubmitStateOne of the enumeration values.
The SubmitStatus property is based on the XmlFormView.SubmitState enumeration, which includes the following values.
|
Value |
Description |
|---|---|
|
Error |
The submit process encountered an error. |
|
None |
The form has not been submitted. |
|
Success |
The most recent form submission was successful. |