Свойство | Type | Description | |
---|---|---|---|
GridViewQuestions | global::System.Web.UI.WebControls.GridView | ||
RepeaterAnswers | global::System.Web.UI.WebControls.Repeater |
Méthode | Description | |
---|---|---|
GridViewQuestions_GetData ( ) : IQueryable |
Méthode | Description | |
---|---|---|
GridViewQuestions_SelectedIndexChanged ( object sender, |
||
Page_Load ( object sender, |
public GridViewQuestions_GetData ( ) : IQueryable |
||
Résultat | IQueryable |
protected GridViewQuestions_SelectedIndexChanged ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected global::System.Web.UI.WebControls.GridView GridViewQuestions | ||
Résultat | global::System.Web.UI.WebControls.GridView |