C# Class WebProje.admin.haberler

Afficher le fichier Open project: hakanozer/.Net-E-Ticaret-Y-netimi

Méthodes publiques

Свойство Type Description
hbrLs ArrayList
ktgrls ArrayList

Protected Properties

Свойство Type Description
Button1 global::System.Web.UI.WebControls.Button
DropDownList1 global::System.Web.UI.WebControls.DropDownList
DropDownList2 global::System.Web.UI.WebControls.DropDownList

Méthodes protégées

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

Method Details

Button1_Click1() protected méthode

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

Page_Load() protected méthode

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

Property Details

Button1 protected_oe property

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

DropDownList1 protected_oe property

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

DropDownList2 protected_oe property

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

hbrLs public_oe property

public ArrayList hbrLs
Résultat ArrayList

ktgrls public_oe property

public ArrayList ktgrls
Résultat ArrayList