C# Класс Projeto_Keep_Walking.frmPatrocinador

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
Label1 global::System.Web.UI.WebControls.Label
btnAdicionar global::System.Web.UI.WebControls.Button
btnAlterar global::System.Web.UI.WebControls.Button
btnDeletar global::System.Web.UI.WebControls.Button
form1 global::System.Web.UI.HtmlControls.HtmlForm
gdvPatrocinador global::System.Web.UI.WebControls.GridView
lblPatrocinador global::System.Web.UI.WebControls.Label
txtPatrocinador global::System.Web.UI.WebControls.TextBox

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnAdicionar_Click ( object sender, EventArgs e ) : void
btnAlterar_Click ( object sender, EventArgs e ) : void
btnDeletar_Click ( object sender, EventArgs e ) : void
gdvPatrocinador_SelectedIndexChanged ( object sender, EventArgs e ) : void

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

btnAdicionar_Click() защищенный Метод

protected btnAdicionar_Click ( 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

btnDeletar_Click() защищенный Метод

protected btnDeletar_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

gdvPatrocinador_SelectedIndexChanged() защищенный Метод

protected gdvPatrocinador_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

btnAdicionar защищенное свойство

btnAdicionar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAdicionar
Результат global::System.Web.UI.WebControls.Button

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

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

gdvPatrocinador защищенное свойство

gdvPatrocinador control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView gdvPatrocinador
Результат global::System.Web.UI.WebControls.GridView

lblPatrocinador защищенное свойство

lblPatrocinador control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblPatrocinador
Результат global::System.Web.UI.WebControls.Label

txtPatrocinador защищенное свойство

txtPatrocinador control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtPatrocinador
Результат global::System.Web.UI.WebControls.TextBox