C# 클래스 Projeto_Keep_Walking.frmCadUsuario

파일 보기 프로젝트 열기: felipeltnet/projetokeepwalking

보호된 프로퍼티들

프로퍼티 타입 설명
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
btnAlterar global::System.Web.UI.WebControls.Button
btnCadastrar global::System.Web.UI.WebControls.Button
btnDeletar global::System.Web.UI.WebControls.Button
form1 global::System.Web.UI.HtmlControls.HtmlForm
gdvUsuario global::System.Web.UI.WebControls.GridView
lblidUsuario global::System.Web.UI.WebControls.Label
txtCEP global::System.Web.UI.WebControls.TextBox
txtCPF global::System.Web.UI.WebControls.TextBox
txtCidade global::System.Web.UI.WebControls.TextBox
txtComplemento global::System.Web.UI.WebControls.TextBox
txtDDD global::System.Web.UI.WebControls.TextBox
txtDataNascimento global::System.Web.UI.WebControls.TextBox
txtEmail global::System.Web.UI.WebControls.TextBox
txtEndereco global::System.Web.UI.WebControls.TextBox
txtEstado global::System.Web.UI.WebControls.TextBox
txtNome global::System.Web.UI.WebControls.TextBox
txtSenha global::System.Web.UI.WebControls.TextBox
txtSexo global::System.Web.UI.WebControls.DropDownList
txtTelefone global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnAlterar_Click ( object sender, EventArgs e ) : void
btnCadastrar_Click ( object sender, EventArgs e ) : void
btnDeletar_Click ( object sender, EventArgs e ) : void
gdvUsuario_SelectedIndexChanged ( object sender, EventArgs e ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnAlterar_Click() 보호된 메소드

protected btnAlterar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnCadastrar_Click() 보호된 메소드

protected btnCadastrar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnDeletar_Click() 보호된 메소드

protected btnDeletar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

gdvUsuario_SelectedIndexChanged() 보호된 메소드

protected gdvUsuario_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

Label1 보호되어 있는 프로퍼티

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
리턴 global::System.Web.UI.WebControls.Label

Label2 보호되어 있는 프로퍼티

Label2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label2
리턴 global::System.Web.UI.WebControls.Label

Label3 보호되어 있는 프로퍼티

Label3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label3
리턴 global::System.Web.UI.WebControls.Label

btnAlterar 보호되어 있는 프로퍼티

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

btnCadastrar 보호되어 있는 프로퍼티

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

btnDeletar 보호되어 있는 프로퍼티

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

form1 보호되어 있는 프로퍼티

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
리턴 global::System.Web.UI.HtmlControls.HtmlForm

gdvUsuario 보호되어 있는 프로퍼티

gdvUsuario control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView gdvUsuario
리턴 global::System.Web.UI.WebControls.GridView

lblidUsuario 보호되어 있는 프로퍼티

lblidUsuario control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblidUsuario
리턴 global::System.Web.UI.WebControls.Label

txtCEP 보호되어 있는 프로퍼티

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

txtCPF 보호되어 있는 프로퍼티

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

txtCidade 보호되어 있는 프로퍼티

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

txtComplemento 보호되어 있는 프로퍼티

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

txtDDD 보호되어 있는 프로퍼티

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

txtDataNascimento 보호되어 있는 프로퍼티

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

txtEmail 보호되어 있는 프로퍼티

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

txtEndereco 보호되어 있는 프로퍼티

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

txtEstado 보호되어 있는 프로퍼티

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

txtNome 보호되어 있는 프로퍼티

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

txtSenha 보호되어 있는 프로퍼티

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

txtSexo 보호되어 있는 프로퍼티

txtSexo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList txtSexo
리턴 global::System.Web.UI.WebControls.DropDownList

txtTelefone 보호되어 있는 프로퍼티

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