C# Class Projeto_Keep_Walking.frmCadUsuario

Show file Open project: felipeltnet/projetokeepwalking

Protected Properties

Property Type Description
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

Protected Methods

Method Description
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

Method Details

Page_Load() protected method

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

btnAlterar_Click() protected method

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

btnCadastrar_Click() protected method

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

btnDeletar_Click() protected method

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

gdvUsuario_SelectedIndexChanged() protected method

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

Property Details

Label1 protected property

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
return global::System.Web.UI.WebControls.Label

Label2 protected property

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
return global::System.Web.UI.WebControls.Label

Label3 protected property

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
return global::System.Web.UI.WebControls.Label

btnAlterar protected property

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
return global::System.Web.UI.WebControls.Button

btnCadastrar protected property

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
return global::System.Web.UI.WebControls.Button

btnDeletar protected property

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
return global::System.Web.UI.WebControls.Button

form1 protected property

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
return global::System.Web.UI.HtmlControls.HtmlForm

gdvUsuario protected property

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
return global::System.Web.UI.WebControls.GridView

lblidUsuario protected property

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
return global::System.Web.UI.WebControls.Label

txtCEP protected property

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
return global::System.Web.UI.WebControls.TextBox

txtCPF protected property

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
return global::System.Web.UI.WebControls.TextBox

txtCidade protected property

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
return global::System.Web.UI.WebControls.TextBox

txtComplemento protected property

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
return global::System.Web.UI.WebControls.TextBox

txtDDD protected property

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
return global::System.Web.UI.WebControls.TextBox

txtDataNascimento protected property

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
return global::System.Web.UI.WebControls.TextBox

txtEmail protected property

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
return global::System.Web.UI.WebControls.TextBox

txtEndereco protected property

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
return global::System.Web.UI.WebControls.TextBox

txtEstado protected property

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
return global::System.Web.UI.WebControls.TextBox

txtNome protected property

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
return global::System.Web.UI.WebControls.TextBox

txtSenha protected property

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
return global::System.Web.UI.WebControls.TextBox

txtSexo protected property

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
return global::System.Web.UI.WebControls.DropDownList

txtTelefone protected property

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
return global::System.Web.UI.WebControls.TextBox