Property | Type | Description | |
---|---|---|---|
Button1 | global::System.Web.UI.WebControls.Button | ||
Button2 | global::System.Web.UI.WebControls.Button | ||
Button3 | global::System.Web.UI.WebControls.Button | ||
Label1 | global::System.Web.UI.WebControls.Label | ||
Label10 | global::System.Web.UI.WebControls.Label | ||
Label2 | global::System.Web.UI.WebControls.Label | ||
Label3 | global::System.Web.UI.WebControls.Label | ||
Label4 | global::System.Web.UI.WebControls.Label | ||
Label5 | global::System.Web.UI.WebControls.Label | ||
Label6 | global::System.Web.UI.WebControls.Label | ||
Label7 | global::System.Web.UI.WebControls.Label | ||
Label8 | global::System.Web.UI.WebControls.Label | ||
Label9 | global::System.Web.UI.WebControls.Label | ||
cboUsuarios | global::System.Web.UI.WebControls.DropDownList | ||
form1 | global::System.Web.UI.HtmlControls.HtmlForm | ||
gdvDadosComplementares | global::System.Web.UI.WebControls.GridView | ||
txtBairro | global::System.Web.UI.WebControls.TextBox | ||
txtDataNascimento | global::System.Web.UI.WebControls.TextBox | ||
txtEndereco | global::System.Web.UI.WebControls.TextBox | ||
txtEstadoCivil | global::System.Web.UI.WebControls.TextBox | ||
txtImgPerfilUrl | global::System.Web.UI.WebControls.TextBox | ||
txtSexo | global::System.Web.UI.WebControls.TextBox | ||
txtTelefone | global::System.Web.UI.WebControls.TextBox | ||
txtidDadosComplementares | global::System.Web.UI.WebControls.TextBox |
Method | Description | |
---|---|---|
Button1_Click ( object sender, EventArgs e ) : void | ||
Button2_Click ( object sender, EventArgs e ) : void | ||
Button3_Click ( object sender, EventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void | ||
gdvDadosComplementares_SelectedIndexChanged ( object sender, EventArgs e ) : void |
protected Button1_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected Button2_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected Button3_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected gdvDadosComplementares_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected global::System.Web.UI.WebControls.Button Button1 | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button Button2 | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button Button3 | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Label Label1 | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Label10 | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Label2 | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Label3 | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Label4 | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Label5 | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Label6 | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Label7 | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Label8 | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Label9 | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.DropDownList cboUsuarios | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.HtmlControls.HtmlForm form1 | ||
return | global::System.Web.UI.HtmlControls.HtmlForm |
protected global::System.Web.UI.WebControls.GridView gdvDadosComplementares | ||
return | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.TextBox txtBairro | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtDataNascimento | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtEndereco | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtEstadoCivil | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtImgPerfilUrl | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtSexo | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtTelefone | ||
return | global::System.Web.UI.WebControls.TextBox |