DocActionEventObject members

Include protected members
Include inherited members

An event object that is used during a Microsoft InfoPath button click event.

The DocActionEventObject type exposes the following members.

Properties

  Name Description
Public property ReturnStatus Gets or sets the return status of the OnClick event. (Inherited from DocActionEvent.)
Public property Source Gets a reference to the inner-most XML Document Object Model (DOM) node of a form's underlying XML document. (Inherited from DocActionEvent.)
Public property XDocument Gets a reference to the XDocument object that is associated with the DocActionEventObject event during an OnClick event. (Inherited from DocActionEvent.)

Top

See also

Reference

DocActionEventObject interface

Microsoft.Office.Interop.InfoPath namespace