C# 클래스 jumoo.NavMaker.LocalGovKit

상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: KevinJump/LocalGovStarterKit-Old

보호된 프로퍼티들

프로퍼티 타입 설명
btnExampleContent global::System.Web.UI.WebControls.Button
btnNavEdin global::System.Web.UI.WebControls.Button
btnNavLGNL global::System.Web.UI.WebControls.Button
btnNavLiv global::System.Web.UI.WebControls.Button
btnNavSGNL global::System.Web.UI.WebControls.Button
navstatus global::System.Web.UI.WebControls.Label

보호된 메소드들

메소드 설명
LoadESDNav ( string navFile ) : void
Page_Load ( object sender, EventArgs e ) : void
btnExampleContent_Click ( object sender, EventArgs e ) : void
btnNavLGNL_Click ( object sender, EventArgs e ) : void
btnNavSGNL_Click ( object sender, EventArgs e ) : void

메소드 상세

LoadESDNav() 보호된 메소드

protected LoadESDNav ( string navFile ) : void
navFile string
리턴 void

Page_Load() 보호된 메소드

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

btnExampleContent_Click() 보호된 메소드

protected btnExampleContent_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

btnNavLGNL_Click() 보호된 메소드

protected btnNavLGNL_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

btnNavSGNL_Click() 보호된 메소드

protected btnNavSGNL_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

btnExampleContent 보호되어 있는 프로퍼티

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

btnNavEdin 보호되어 있는 프로퍼티

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

btnNavLGNL 보호되어 있는 프로퍼티

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

btnNavLiv 보호되어 있는 프로퍼티

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

btnNavSGNL 보호되어 있는 프로퍼티

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

navstatus 보호되어 있는 프로퍼티

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