C# Класс Site.Admin.PersonelYonetim

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnEkle_Click ( object sender, EventArgs e ) : void
txtSil_TextChanged ( object sender, EventArgs e ) : void

Приватные методы

Метод Описание
VeriListele ( ) : void

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

btnEkle_Click() защищенный Метод

protected btnEkle_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

txtSil_TextChanged() защищенный Метод

protected txtSil_TextChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Описание свойств

DropDownList1 защищенное свойство

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
Результат global::System.Web.UI.WebControls.DropDownList

btnEkle защищенное свойство

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
Результат global::System.Web.UI.WebControls.Button

txtAdi защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

txtAdres защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

txtKulAdi защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

txtMail защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

txtSifre защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

txtSil защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

txtSoyadi защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

txtTel защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox