C# Класс Site.kullanici.kullanici

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

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

Свойство Тип Описание
BundleReference1 global::Microsoft.AspNet.Web.Optimization.WebForms.BundleReference
Button1 global::System.Web.UI.WebControls.Button
ScriptManager1 global::System.Web.UI.ScriptManager
TextBox1 global::System.Web.UI.WebControls.TextBox
TextBox2 global::System.Web.UI.WebControls.TextBox
form1 global::System.Web.UI.HtmlControls.HtmlForm

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

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

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

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

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

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

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

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

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

BundleReference1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.AspNet.Web.Optimization.WebForms.BundleReference BundleReference1
Результат global::Microsoft.AspNet.Web.Optimization.WebForms.BundleReference

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

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

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

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

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

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

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

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

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