C# Класс SIAQ.Web.Include.MasterPage.LoginTemplate

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

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

Свойство Тип Описание
cntLoginBody global::System.Web.UI.WebControls.ContentPlaceHolder
cntLoginHeader global::System.Web.UI.WebControls.ContentPlaceHolder
frmLogin global::System.Web.UI.HtmlControls.HtmlForm
imgBanner global::System.Web.UI.HtmlControls.HtmlImage
pnlBody global::System.Web.UI.WebControls.Panel
pnlHeader global::System.Web.UI.WebControls.Panel
smngLogin global::System.Web.UI.ScriptManager
updMaster global::System.Web.UI.UpdatePanel
uprMaster global::System.Web.UI.UpdateProgress

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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