Creates a EditMergeBlocksDialog object for the specified DocumentServer.DataSources.DataSourceManager.

EditMergeBlocksDialog(DocumentServer.DataSources.DataSourceManager, Object)

public EditMergeBlocksDialog(DocumentServer.DataSources.DataSourceManager dataSourceManager, object textControl);
Public Sub New(dataSourceManager As DocumentServer.DataSources.DataSourceManager, textControl As Object)

Parameters

Parameter Description
dataSourceManager Specifies the DataSourceManager, which manages the current data source.
textControl A TextControl or a ServerTextControl instance containing the merge blocks which are shown in the dialog box.