Provides classes to manage eForms and data flow events and work with complex XML data.
Classes
Class | Description |
FormDataTransformEventArgs | Provides data for the BeforeDataReceive and BeforeDataSend events. |
ThisForm | Provides methods to manage form controls and state. |
XNamespaceResolver | A namespace resolver class for extension methods from the System.Xml.XPath namespace. |
Delegates
Delegate | Description |
FormDataTransformEventHandler | Represents methods that handle BeforeDataReceive and BeforeDataSend events. |
SubmitToGGWebServiceCallback | Represents a method that is used as callback from method SubmitToGGWebService. |