C# 클래스 Goldtect.ASTreeViewDemo.ASTreeViewDemo7

상속: PageBase
파일 보기 프로젝트 열기: jinweijie/Goldtect.ASTreeViewSamples

보호된 프로퍼티들

프로퍼티 타입 설명
Head1 global::System.Web.UI.HtmlControls.HtmlHead
Header1 global::Goldtect.ASTreeViewDemo.Header
aslTreeOne global::System.Web.UI.WebControls.Literal
aslTreeTwo global::System.Web.UI.WebControls.Literal
astvMyTree1 global::Goldtect.ASTreeView
astvMyTree2 global::Goldtect.ASTreeView
btnEnableBothWays global::System.Web.UI.WebControls.Button
btnTreeOneToTreeTwo global::System.Web.UI.WebControls.Button
btnTreeTwoToTreeOne global::System.Web.UI.WebControls.Button
divConsole global::System.Web.UI.HtmlControls.HtmlGenericControl
form1 global::System.Web.UI.HtmlControls.HtmlForm

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnEnableBothWays_Click ( object sender, EventArgs e ) : void
btnTreeOneToTreeTwo_Click ( object sender, EventArgs e ) : void
btnTreeTwoToTreeOne_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
GenerateTree ( ) : void

메소드 상세

Page_Load() 보호된 메소드

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

btnEnableBothWays_Click() 보호된 메소드

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

btnTreeOneToTreeTwo_Click() 보호된 메소드

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

btnTreeTwoToTreeOne_Click() 보호된 메소드

protected btnTreeTwoToTreeOne_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 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

Header1 보호되어 있는 프로퍼티

Header1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Goldtect.ASTreeViewDemo.Header Header1
리턴 global::Goldtect.ASTreeViewDemo.Header

aslTreeOne 보호되어 있는 프로퍼티

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

aslTreeTwo 보호되어 있는 프로퍼티

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

astvMyTree1 보호되어 있는 프로퍼티

astvMyTree1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Goldtect.ASTreeView astvMyTree1
리턴 global::Goldtect.ASTreeView

astvMyTree2 보호되어 있는 프로퍼티

astvMyTree2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Goldtect.ASTreeView astvMyTree2
리턴 global::Goldtect.ASTreeView

btnEnableBothWays 보호되어 있는 프로퍼티

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

btnTreeOneToTreeTwo 보호되어 있는 프로퍼티

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

btnTreeTwoToTreeOne 보호되어 있는 프로퍼티

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

divConsole 보호되어 있는 프로퍼티

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

form1 보호되어 있는 프로퍼티

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