C# Class SIAQ.Web.Include.MasterPage.PrivateTemplate

显示文件 Open project: GCSoft/CEDHNL

Protected Properties

Property Type Description
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

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
imgExit_Click ( object sender, ImageClickEventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

imgExit_Click() protected method

protected imgExit_Click ( object sender, ImageClickEventArgs e ) : void
sender object
e ImageClickEventArgs
return void

Property Details

Head1 protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlHead

cntPrivateTemplateBody protected_oe property

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
return global::System.Web.UI.WebControls.ContentPlaceHolder

cntPrivateTemplateHeader protected_oe property

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
return global::System.Web.UI.WebControls.ContentPlaceHolder

frmPrivateTemplate protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlForm

imgBanner protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlImage

imgExit protected_oe property

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
return global::System.Web.UI.WebControls.ImageButton

lblUserName protected_oe property

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
return global::System.Web.UI.WebControls.Label

pnlBody protected_oe property

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
return global::System.Web.UI.WebControls.Panel

pnlCanvas protected_oe property

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
return global::System.Web.UI.WebControls.Panel

pnlHeader protected_oe property

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
return global::System.Web.UI.WebControls.Panel

pnlMenu protected_oe property

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
return global::System.Web.UI.WebControls.Panel

pnlUserName protected_oe property

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
return global::System.Web.UI.WebControls.Panel

smngPrivateTemplate protected_oe property

smngPrivateTemplate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.ScriptManager smngPrivateTemplate
return global::System.Web.UI.ScriptManager

updMaster protected_oe property

updMaster control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel updMaster
return global::System.Web.UI.UpdatePanel

uprMaster protected_oe property

uprMaster control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdateProgress uprMaster
return global::System.Web.UI.UpdateProgress

wucMenuPrincipal protected_oe property

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
return global::SIAQ.Web.Include.WebUserControls.wucMenu