This topic has not yet been rated - Rate this topic

SubmitEventArgs class

This documentation is preliminary and is subject to change.

Provides data for the Submit event.

System.Object
  System.EventArgs
    Microsoft.Office.InfoPath.SubmitEventArgs

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
public abstract class SubmitEventArgs : EventArgs

The SubmitEventArgs object provides the CancelableArgs property for getting a reference to the XmlFormCancelEventArgs class which provides properties for cancelling the event and setting a custom message to display when the event is cancelled.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.