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

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

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

Свойство Тип Описание
Head1 global::System.Web.UI.HtmlControls.HtmlHead
cntPrivateTemplateBody global::System.Web.UI.WebControls.ContentPlaceHolder
cntPrivateTemplateHeader global::System.Web.UI.WebControls.ContentPlaceHolder
frmPrivateTemplate global::System.Web.UI.HtmlControls.HtmlForm
imgBanner global::System.Web.UI.HtmlControls.HtmlImage
imgExit global::System.Web.UI.WebControls.ImageButton
lblUserName global::System.Web.UI.WebControls.Label
pnlBody global::System.Web.UI.WebControls.Panel
pnlCanvas global::System.Web.UI.WebControls.Panel
pnlHeader global::System.Web.UI.WebControls.Panel
pnlMenu global::System.Web.UI.WebControls.Panel
pnlUserName global::System.Web.UI.WebControls.Panel
smngPrivateTemplate global::System.Web.UI.ScriptManager
updMaster global::System.Web.UI.UpdatePanel
uprMaster global::System.Web.UI.UpdateProgress
wucMenuPrincipal global::SIAQ.Web.Include.WebUserControls.wucMenu

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

frmPrivateTemplate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm frmPrivateTemplate
Результат 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

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

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

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

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

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

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

pnlCanvas control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlCanvas
Результат 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

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

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

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

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

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

smngPrivateTemplate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.ScriptManager smngPrivateTemplate
Результат 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

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

wucMenuPrincipal control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::SIAQ.Web.Include.WebUserControls.wucMenu wucMenuPrincipal
Результат global::SIAQ.Web.Include.WebUserControls.wucMenu