ItemUpdatedEventArgs Constructors
Provides data for the IMultiQueryConfigurePageView.ItemUpdated and IMultiQueryConfigurePageView.ExpandNode events.| Name | Parameters | Description |
|---|---|---|
| ItemUpdatedEventArgs(MultiQueryItem) | item | Initializes a new instance of the ItemUpdatedEventArgs class with the specified item. |
See Also