C# 클래스 Site.Admin.PersonelYonetim

파일 보기 프로젝트 열기: hakanozer/SurecYonetimProgrami

보호된 프로퍼티들

프로퍼티 타입 설명
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