C# Класс Projeto_Keep_Walking.frmCadNewsLetter

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

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

Свойство Тип Описание
Label1 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
btnEnviar global::System.Web.UI.WebControls.Button
form1 global::System.Web.UI.HtmlControls.HtmlForm
txtCorpoMsg global::System.Web.UI.WebControls.TextBox
txtEmailDestino global::System.Web.UI.WebControls.TextBox
txtEmailOrigen global::System.Web.UI.WebControls.TextBox
txtTituloMsg global::System.Web.UI.WebControls.TextBox

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

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

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

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

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

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

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

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

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

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

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

btnEnviar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnEnviar
Результат 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

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

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

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

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

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

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

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

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