C# Class Projeto_Keep_Walking.frmCadUsuario

Afficher le fichier Open project: felipeltnet/projetokeepwalking

Protected Properties

Свойство 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

Méthodes protégées

Méthode 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 méthode

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

btnAlterar_Click() protected méthode

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

btnCadastrar_Click() protected méthode

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

btnDeletar_Click() protected méthode

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

gdvUsuario_SelectedIndexChanged() protected méthode

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

Property Details

Label1 protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

Label2 protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

Label3 protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

btnAlterar protected_oe 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
Résultat global::System.Web.UI.WebControls.Button

btnCadastrar protected_oe 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
Résultat global::System.Web.UI.WebControls.Button

btnDeletar protected_oe 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
Résultat global::System.Web.UI.WebControls.Button

form1 protected_oe 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
Résultat global::System.Web.UI.HtmlControls.HtmlForm

gdvUsuario protected_oe 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
Résultat global::System.Web.UI.WebControls.GridView

lblidUsuario protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

txtCEP protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

txtCPF protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

txtCidade protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

txtComplemento protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

txtDDD protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

txtDataNascimento protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

txtEmail protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

txtEndereco protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

txtEstado protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

txtNome protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

txtSenha protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

txtSexo protected_oe 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
Résultat global::System.Web.UI.WebControls.DropDownList

txtTelefone protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox