C# Класс main, Tp.HelpDesk

Наследование: MonoBehaviour
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
btnSearch global::System.Web.UI.WebControls.Button
frm global::System.Web.UI.HtmlControls.HtmlForm
lblLoginName global::System.Web.UI.WebControls.Label
loginStatus global::Hd.Web.Extensions.TpLoginStatus
lstA global::Hd.Web.Extensions.LastActionLabel
plcContent global::System.Web.UI.WebControls.ContentPlaceHolder
pnlLastAction global::System.Web.UI.UpdatePanel
settingsLink global::System.Web.UI.WebControls.HyperLink
sm global::System.Web.UI.ScriptManager
spanUsername global::System.Web.UI.HtmlControls.HtmlGenericControl
tabs global::System.Web.UI.WebControls.ContentPlaceHolder
tblSearch global::System.Web.UI.HtmlControls.HtmlTable
txtSearch global::Hd.Web.Extensions.TpTextBox

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

loginStatus control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Hd.Web.Extensions.TpLoginStatus loginStatus
Результат global::Hd.Web.Extensions.TpLoginStatus

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

lstA control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Hd.Web.Extensions.LastActionLabel lstA
Результат global::Hd.Web.Extensions.LastActionLabel

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

txtSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Hd.Web.Extensions.TpTextBox txtSearch
Результат global::Hd.Web.Extensions.TpTextBox