IChooseObjectAssemblyPageView Methods
If implemented, provides a view for the Select an Assembly page of the Data Source Wizard.| Name | Description |
|---|---|
| Initialize() | If implemented, initializes a wizard page with the list of available assemblies. |
| SetData(IEnumerable<AssemblyViewInfo>, Boolean) | If implemented, changes the list of available assemblies. |
See Also