Property | Type | Description | |
---|---|---|---|
ChartQuestionVotingResults | global::System.Web.UI.DataVisualization.Charting.Chart | ||
LabelQuestionText | global::System.Web.UI.WebControls.Label |
Method | Description | |
---|---|---|
GoBack_Click ( object sender, EventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
GetQuestion ( int questionId ) : Question |
protected GoBack_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected global::System.Web.UI.DataVisualization.Charting.Chart ChartQuestionVotingResults | ||
return | global::System.Web.UI.DataVisualization.Charting.Chart |