C# Class FLWebServicesC.Enrollnto

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: hussien89aa/Alrubaye.net

Protected Properties

Свойство Type Description
GridView1 global::System.Web.UI.WebControls.GridView
SqlDataSource1 global::System.Web.UI.WebControls.SqlDataSource

Méthodes protégées

Méthode Description
GridView1_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Method Details

GridView1_RowCommand() protected méthode

protected GridView1_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewCommandEventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

GridView1 protected_oe property

GridView1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView GridView1
Résultat global::System.Web.UI.WebControls.GridView

SqlDataSource1 protected_oe property

SqlDataSource1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.SqlDataSource SqlDataSource1
Résultat global::System.Web.UI.WebControls.SqlDataSource