Assembly.SaveAnswersPageUrl Property

[Read/Write] This property is the URL of a page you can create to handle saving answer files in the middle of an interview. (If the user clicks the Save Answers button on the toolbar, this URL will be loaded to handle that command.)

Syntax

public string SaveAnswersPageUrl { set; get; }