C# Class WebProje.admin.hbrDuzenle

Mostrar archivo Open project: hakanozer/.Net-E-Ticaret-Y-netimi

Public Properties

Property Type Description
hbrList ArrayList
ktgrls ArrayList

Protected Properties

Property Type Description
DropDownList1 global::System.Web.UI.WebControls.DropDownList
DropDownList2 global::System.Web.UI.WebControls.DropDownList
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
btnGuncelle global::System.Web.UI.WebControls.Button
fluDosya global::System.Web.UI.WebControls.FileUpload
txtIcerik global::CKEditor.NET.CKEditorControl
txtKisaAciklama global::System.Web.UI.WebControls.TextBox
txthbrBaslik global::System.Web.UI.WebControls.TextBox

Protected Methods

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

Method Details

Page_Load() protected method

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

btnGuncelle_Click() protected method

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

Property Details

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

RequiredFieldValidator1 protected_oe property

RequiredFieldValidator1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1
return global::System.Web.UI.WebControls.RequiredFieldValidator

btnGuncelle protected_oe property

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

fluDosya protected_oe property

fluDosya control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.FileUpload fluDosya
return global::System.Web.UI.WebControls.FileUpload

hbrList public_oe static_oe property

public static ArrayList hbrList
return ArrayList

ktgrls public_oe static_oe property

public static ArrayList ktgrls
return ArrayList

txtIcerik protected_oe property

txtIcerik control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::CKEditor.NET.CKEditorControl txtIcerik
return global::CKEditor.NET.CKEditorControl

txtKisaAciklama protected_oe property

txtKisaAciklama control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtKisaAciklama
return global::System.Web.UI.WebControls.TextBox

txthbrBaslik protected_oe property

txthbrBaslik control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txthbrBaslik
return global::System.Web.UI.WebControls.TextBox