FilterDialog(Document, ElementId)
Description:
Constructs a new instance of the FilterDialog class, while setting the id of the FilterElement to be selected when the dialog is shown.
Constructs a new instance of the FilterDialog class, while setting the id of the FilterElement to be selected when the dialog is shown.
Remarks:
Show the dialog with the Show() method after setting the desired options.
Show the dialog with the Show() method after setting the desired options.
Overloads (2):
public FilterDialog(
Document doc,
ElementId filterToSelect
)
-
The supplied ElementId filterToSelect is not of a FilterElement.
-
A non-optional argument was null