Gets an array of strings giving the names of all Question, Text/Html, and Runtime Content items which appeared on the page FROM WHICH the last post-back operation occurred.
An array of strings giving the names of all Question, Text/Html, and Runtime Content items which appeared on the page from which the last post-back operation occurred.
This list of item names can be used to give context to the post-back. For example, a post-back hook may check if the participant clicked “Next” and just answered question Q5.
HookContext Class | DatStat.Collector Namespace