Click or drag to resize

ImportWizardAttrs Enumeration

Attributes that modify the behavior of import wizard pages (not page elements) ImportWizardAttrs ).

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum ImportWizardAttrs
Members
  Member nameValueDescription
NoPopup1Open the import wizard in place and not in a popup window.
PopupRefreshParent2If the import is performed as a popup, then refresh the opener when the wizard is complete.
UseWizardMOPCaptionForAction4If the import uses a custom import MOP, then use the caption on that MOP as the Menu Item
See Also