IgnoreChange ControlEvent
The IgnoreChange ControlEvent is published by the DirectoryList control when the selected folder is changed from one directory to another directory in the control. This event should be authored in the EventMapping table.
This ControlEvent requires the user interface to be run at the full UI level. This event will not work with a reduced UI or basic UI. For information, see User Interface Levels.
Published By
Argument
This ControlEvent does not use an argument.
Action on Subscribers
This ControlEvent does not perform an action on subscribers.
Typical Use
The DirectoryCombo control commonly employs the IgnoreChange ControlEvent.