This topic has not yet been rated - Rate this topic

XmlFormView.SubmitState enumeration

Specifies the state of the most recent form submit operation.

Namespace:  Microsoft.Office.InfoPath.Server.Controls
Assembly:  Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
public enum SubmitState
Member nameDescription
NoneThe form has not been submitted.
SuccessThe most recent form submission was successful.
ErrorThe submit process encountered an error.

If a newly-opened form has not been submitted, the XmlFormView.SubmitState value will be None.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.