Class FormDebugInfo
public class FormDebugInfo : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
FormDebugInfo
- Implements
- Inherited Members
Constructors
FormDebugInfo()
public FormDebugInfo()
Fields
LastQuestion
LastQuestion control.
protected Literal LastQuestion
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
PageNumber
public int PageNumber { get; set; }
Property Value
Respondent
public User Respondent { get; set; }
Property Value
ResponseSession
public QResponseSession ResponseSession { get; set; }
Property Value
ResponseSessions
public ISurveyResponse[] ResponseSessions { get; set; }
Property Value
Survey
public SurveyForm Survey { get; set; }
Property Value
Methods
Bind(SurveyForm, User, QResponseSession, ISurveyResponse[], int)
public void Bind(SurveyForm form, User respondent, QResponseSession session, ISurveyResponse[] sessions, int page)
Parameters
formSurveyFormrespondentUsersessionQResponseSessionsessionsISurveyResponse[]pageint
GetRespondentLabels()
protected string GetRespondentLabels()
Returns
LocalizeTime(object)
protected string LocalizeTime(object time)
Parameters
timeobject