RequestDataProviderEventArgs Class Properties
For a list of all members of this type, see RequestDataProviderEventArgs members.
| Name | Description |
 | DataProvider | Must be assigned to an instance of the requested List & Label data provider. |
 | DataSourceID | Any object that can be passed by the user when creating the viewer control. |
 | RequestId | ID which represents a remote dataprovider session. This ID is provided again in the OnCloseWebdesignerDataProvider event after the dataprovider has been disposed (i.e. when the client closes the Windows Client Web Designer). |
Top