Class SubmissionSessionHelper.GoToInfo
public class SubmissionSessionHelper.GoToInfo
- Inheritance
-
SubmissionSessionHelper.GoToInfo
- Inherited Members
Constructors
GoToInfo(int)
public GoToInfo(int page)
Parameters
pageint
GoToInfo(int, Guid)
public GoToInfo(int page, Guid question)
Parameters
Properties
Page
public int Page { get; }
Property Value
Question
public Guid? Question { get; }
Property Value
- Guid?