Share via


SaveCancelEventArgs Members (Microsoft.Office.InfoPath)

Provides data to the CancelableArgs property of the SaveEventArgs object.

The following tables list the members exposed by the SaveCancelEventArgs type.

Protected Constructors

  Name Description
Protected method SaveCancelEventArgs  

Top

Public Fields

  Name Description
Public field Static Empty  (inherited from EventArgs)

Top

Public Properties

  Name Description
Public property Cancel  (inherited from CancelEventArgs)
Public property CloseIfSaveCancelled Gets or sets whether a dirty form (a new or changed form that hasn't been saved) can be closed when a save operation is cancelled.
Public property Message  Gets or sets the short message that is displayed when the event is cancelled.(inherited from XmlFormCancelEventArgs)
Public property MessageDetails  Gets or sets the detailed message when the event is cancelled. (inherited from XmlFormCancelEventArgs)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

SaveCancelEventArgs Class
Microsoft.Office.InfoPath Namespace