C# Класс BlipFace.WebServices.Default

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

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

Свойство Тип Описание
EndCalendar global::OboutInc.Calendar2.Calendar
EndTimeTextBox global::System.Web.UI.WebControls.TextBox
StartCalendar global::OboutInc.Calendar2.Calendar
StartTimeTextBox global::System.Web.UI.WebControls.TextBox
UniqUsersLabel global::System.Web.UI.WebControls.Label
UsersUseBlipFaceChart global::System.Web.UI.DataVisualization.Charting.Chart
UsesVersionBlipFaceChart global::System.Web.UI.DataVisualization.Charting.Chart
form1 global::System.Web.UI.HtmlControls.HtmlForm

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

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

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

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

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

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

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

EndCalendar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::OboutInc.Calendar2.Calendar EndCalendar
Результат global::OboutInc.Calendar2.Calendar

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

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

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

StartCalendar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::OboutInc.Calendar2.Calendar StartCalendar
Результат global::OboutInc.Calendar2.Calendar

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

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

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

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

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

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

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

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

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