The IDisplayedNewResultEventArgs interface describes the object that all newResultDisplayed event handlers receive as an argument.
IDisplayedNewResultEventArgs
newResultDisplayed
The HTML element which was rendered by the the displayed result.
The query result that was just displayed by the ResultList component.
ResultList
The
IDisplayedNewResultEventArgs
interface describes the object that allnewResultDisplayed
event handlers receive as an argument.