FilterDialog Constructor

Overload List
 NameDescription
Public methodFilterDialog(Document, ElementId) Constructs a new instance of the FilterDialog class, while setting the id of the FilterElement to be selected when the dialog is shown.
Public methodFilterDialog(Document, String) Constructs a new instance of the FilterDialog class, while setting the name of the new ParameterFilterElement to be created and selected for editing.
Top
See Also