C# Класс Upac.Trac.TracDashboard

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

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

Свойство Тип Описание
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label4 global::System.Web.UI.WebControls.Label
Label5 global::System.Web.UI.WebControls.Label
Label6 global::System.Web.UI.WebControls.Label
Label7 global::System.Web.UI.WebControls.Label
btDeleteSessionPassword global::System.Web.UI.WebControls.Button
btSave global::System.Web.UI.WebControls.Button
btSetSessionPassword global::System.Web.UI.WebControls.Button
ddlMilestone global::System.Web.UI.WebControls.DropDownList
ddlPriority global::System.Web.UI.WebControls.DropDownList
ltrMessage global::System.Web.UI.WebControls.Literal
tbContent global::System.Web.UI.WebControls.TextBox
tbEstimatedNumberOfHours global::System.Web.UI.WebControls.TextBox
tbPassword global::System.Web.UI.WebControls.TextBox
tbSummery global::System.Web.UI.WebControls.TextBox
tbUsername global::System.Web.UI.WebControls.TextBox

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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