SaveCancelEventArgs members

Include protected members
Include inherited members

Provides data to the CancelableArgs property of the SaveEventArgs object.

The SaveCancelEventArgs type exposes the following members.

Constructors

  Name Description
Protected method SaveCancelEventArgs

Top

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

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SaveCancelEventArgs class

Microsoft.Office.InfoPath namespace