C# Class WebProje.admin.haberler

Datei anzeigen Open project: hakanozer/.Net-E-Ticaret-Y-netimi

Public Properties

Property Type Description
hbrLs ArrayList
ktgrls ArrayList

Protected Properties

Property Type Description
Button1 global::System.Web.UI.WebControls.Button
DropDownList1 global::System.Web.UI.WebControls.DropDownList
DropDownList2 global::System.Web.UI.WebControls.DropDownList

Protected Methods

Method Description
Button1_Click1 ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Method Details

Button1_Click1() protected method

protected Button1_Click1 ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return 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
return 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
return 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
return global::System.Web.UI.WebControls.DropDownList

hbrLs public_oe property

public ArrayList hbrLs
return ArrayList

ktgrls public_oe property

public ArrayList ktgrls
return ArrayList