C# Класс UniversityChat.Log

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

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

Свойство Тип Описание
ClassName global::System.Web.UI.WebControls.Label
Label1 global::System.Web.UI.WebControls.Label
LogRepeater global::System.Web.UI.WebControls.Repeater
datepickerFrom global::System.Web.UI.WebControls.TextBox
datepickerTo global::System.Web.UI.WebControls.TextBox
roomName global::System.Web.UI.WebControls.DropDownList

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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