Specifies the different types of parameters available for use with the IWebLoaderEvent. These parameters get passed to the method specified in the Operation property.
| Member Name | Description |
|---|---|
| Component | The name of the control that raised the event. |
| ComponentValue | The value of the control that raised the event. |
| FormDatabase | The IWebLoaderEvent passes the value of the provided FormDatabase. |
| FormName | The name of the IForm. |
| DataSource | IWebLoaderEvent passes the values of the business class instance associated with the IForm. |
| DataUniqueID | The value of the DataUniqueID. |
| UserDefined | A user-defined value. |
Namespace: suite4.net.FormDatabase
Assembly: suite4.net.FormDatabase (in suite4.net.FormDatabase.dll)
suite4.net.FormDatabase Namespace