C# Class Site.Admin.PersonelYonetim

Afficher le fichier Open project: hakanozer/SurecYonetimProgrami

Protected Properties

Свойство Type Description
DropDownList1 global::System.Web.UI.WebControls.DropDownList
btnEkle global::System.Web.UI.WebControls.Button
txtAdi global::System.Web.UI.WebControls.TextBox
txtAdres global::System.Web.UI.WebControls.TextBox
txtKulAdi global::System.Web.UI.WebControls.TextBox
txtMail global::System.Web.UI.WebControls.TextBox
txtSifre global::System.Web.UI.WebControls.TextBox
txtSil global::System.Web.UI.WebControls.TextBox
txtSoyadi global::System.Web.UI.WebControls.TextBox
txtTel global::System.Web.UI.WebControls.TextBox

Méthodes protégées

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

Private Methods

Méthode Description
VeriListele ( ) : void

Method Details

Page_Load() protected méthode

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

btnEkle_Click() protected méthode

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

txtSil_TextChanged() protected méthode

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

btnEkle protected_oe property

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

txtAdi protected_oe property

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

txtAdres protected_oe property

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

txtKulAdi protected_oe property

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

txtMail protected_oe property

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

txtSifre protected_oe property

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

txtSil protected_oe property

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

txtSoyadi protected_oe property

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

txtTel protected_oe property

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