C# 클래스 SIAQ.Web.Include.MasterPage.PrivateTemplate

파일 보기 프로젝트 열기: GCSoft/CEDHNL

보호된 프로퍼티들

프로퍼티 타입 설명
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