Property | Type | Description | |
---|---|---|---|
GridViewQuestions | global::System.Web.UI.WebControls.GridView | ||
RepeaterAnswers | global::System.Web.UI.WebControls.Repeater |
Method | Description | |
---|---|---|
GridViewQuestions_GetData ( ) : IQueryable |
Method | Description | |
---|---|---|
GridViewQuestions_SelectedIndexChanged ( object sender, |
||
Page_Load ( object sender, |
public GridViewQuestions_GetData ( ) : IQueryable |
||
return | IQueryable |
protected GridViewQuestions_SelectedIndexChanged ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.WebControls.GridView GridViewQuestions | ||
return | global::System.Web.UI.WebControls.GridView |