C# Класс Site.sifremiUnuttum

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

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

Свойство Тип Описание
Button1 global::System.Web.UI.WebControls.Button
Calendar1 global::System.Web.UI.WebControls.Calendar
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
TextBox1 global::System.Web.UI.WebControls.TextBox
form1 global::System.Web.UI.HtmlControls.HtmlForm

Открытые методы

Метод Описание
SifreOlustur ( ) : string

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

Метод Описание
Button1_Click ( object sender, EventArgs e ) : void
Calendar1_SelectionChanged ( 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

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

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

SifreOlustur() публичный Метод

public SifreOlustur ( ) : string
Результат string

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

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

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

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

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

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

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

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

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

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

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