C# Класс Projeto_Keep_Walking.frmPublicidade

Наследование: System.Web.UI.Page
Показать файл Открыть проект

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

Свойство Тип Описание
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 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
gdvPublicidade global::System.Web.UI.WebControls.GridView
lblPublicidade global::System.Web.UI.WebControls.Label
txtDataFinal global::System.Web.UI.WebControls.TextBox
txtDataInicial global::System.Web.UI.WebControls.TextBox
txtValor 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
gdvPublicidade_SelectedIndexChanged ( object sender, EventArgs e ) : void

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

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

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

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

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

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

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

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

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

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

protected gdvPublicidade_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e System.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

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

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

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

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

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

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

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

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

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

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

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