Contains the arguments passed to handler of itemChanging validating event.
The following tables list the members exposed by the ItemChangingEventArgs type.
ItemChangingEventArgs
Initializes a new instance of the ItemChangingEventArgs class.
getNewItem
Gets the active AccordionItem object after the event.
getOldItem
Gets the active AccordionItem object before the event.
ItemChangingEventArgs ClassMindFusion.UI.Web Namespace