C# 클래스 AdmPwd.Portal._Default

파일 보기 프로젝트 열기: jformacek/laps-e

보호된 프로퍼티들

프로퍼티 타입 설명
PHControls global::System.Web.UI.WebControls.PlaceHolder
PanelError global::System.Web.UI.WebControls.Panel
PanelMainContent global::System.Web.UI.WebControls.Panel
btnManageCryptoKeys global::System.Web.UI.WebControls.Button
btnNewRequest global::System.Web.UI.WebControls.Button
labelError global::System.Web.UI.WebControls.Label
lit1 global::System.Web.UI.WebControls.Literal
pnlManageCryptoKeysNavigation global::System.Web.UI.WebControls.Panel

공개 메소드들

메소드 설명
ShowBackToNewRequestButton ( ) : void

보호된 메소드들

메소드 설명
OnPreRender ( EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
LoadControls ( ) : void
SetControlStatus ( ) : void
ShowHideButtonManageKeys ( ) : void
btnManageCryptoKeys_Click ( object sender, EventArgs e ) : void
btnNewRequest_Click ( object sender, EventArgs e ) : void

메소드 상세

OnPreRender() 보호된 메소드

protected OnPreRender ( EventArgs e ) : void
e EventArgs
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

ShowBackToNewRequestButton() 공개 메소드

public ShowBackToNewRequestButton ( ) : void
리턴 void

프로퍼티 상세

PHControls 보호되어 있는 프로퍼티

PHControls control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder PHControls
리턴 global::System.Web.UI.WebControls.PlaceHolder

PanelError 보호되어 있는 프로퍼티

PanelError control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel PanelError
리턴 global::System.Web.UI.WebControls.Panel

PanelMainContent 보호되어 있는 프로퍼티

PanelMainContent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel PanelMainContent
리턴 global::System.Web.UI.WebControls.Panel

btnManageCryptoKeys 보호되어 있는 프로퍼티

btnManageCryptoKeys control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnManageCryptoKeys
리턴 global::System.Web.UI.WebControls.Button

btnNewRequest 보호되어 있는 프로퍼티

btnNewRequest control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnNewRequest
리턴 global::System.Web.UI.WebControls.Button

labelError 보호되어 있는 프로퍼티

labelError control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelError
리턴 global::System.Web.UI.WebControls.Label

lit1 보호되어 있는 프로퍼티

lit1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal lit1
리턴 global::System.Web.UI.WebControls.Literal

pnlManageCryptoKeysNavigation 보호되어 있는 프로퍼티

pnlManageCryptoKeysNavigation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlManageCryptoKeysNavigation
리턴 global::System.Web.UI.WebControls.Panel