DocActionEvent.XDocument Property
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
XDocument | Gets a reference to the XDocument object that is associated with the DocActionEventObject event during an OnClick event. | |
XDocument | Gets a reference to the XDocument object that is associated with the DocEventObject object during an OnSwitchView or OnAfterImport event. (Inherited from DocEvent.) | |
XDocument | Gets a reference to the XDocument object that is associated with the DocReturnEventObject object during an OnLoad or OnSubmitRequest event. (Inherited from DocReturnEvent.) |
Top