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 DocReturnEventObject object during an OnLoad or OnSubmitRequest event. (Inherited from DocReturnEvent.) |
Top