Search
ItemConfirmEvent Members
Methods
 


Contains the arguments passed to handlers of item validation events.

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

 Public Methods

  Name Description

getConfirm

Gets a value indicating whether the action related to this event should be confirmed or canceled.

getItem

Gets the item related to the event. (Inherited from ItemEvent.)

setConfirm

Sets a value indicating whether the action related to this event should be confirmed or canceled.

 See Also