IExtractParametersPageView Methods
If implemented, provides a view for the Specify Extract Parameters page of the Data Source Wizard (Extract Data Source).| Name | Description |
|---|---|
| InitParametersEditor(IEnumerable<IParameter>, List<DashboardParameterViewModel>) | Initializes a parameter’s editor on the wizard page. |
| ShowPreviewData(Object) | Invokes a preview window. |
See Also