AnswerCollection.OverlayXMLAnswers Method
This method specifies an XML answer string to overlay on top of the answers in the AnswerCollection.Syntax
public void OverlayXMLAnswers ( string answers )
Parameters | Description |
answers | An XML answer string to overlay on top of the answers in the AnswerCollection. |