C# Класс FinanzasPersonalesWeb.Registros.rPaises

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

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

Свойство Тип Описание
EliminarButton global::System.Web.UI.WebControls.Button
GuadarButton global::System.Web.UI.WebControls.Button
IdTextBox global::System.Web.UI.WebControls.TextBox
NombreTextBox global::System.Web.UI.WebControls.TextBox
NuevoButton global::System.Web.UI.WebControls.Button

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

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

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

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

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

Описание свойств

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

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

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

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

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

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

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

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

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

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