C# Class _1_Injection._Default

Afficher le fichier Open project: candanbolukbas/Secure-Programming-Samples

Protected Properties

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

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

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

Property Details

CategoryGridView protected_oe property

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