C# 클래스 Goldtect.ASTreeViewDemo.ASTreeViewDemo8

ASTreeViewDemo8 class.
Auto-generated class.
파일 보기 프로젝트 열기: jinweijie/Goldtect.ASTreeViewSamples

보호된 프로퍼티들

프로퍼티 타입 설명
Head1 global::System.Web.UI.HtmlControls.HtmlHead
Header1 global::Goldtect.ASTreeViewDemo.Header
astvMyTree global::Goldtect.ASTreeView
btnExpandToDepth global::System.Web.UI.WebControls.Button
btnPostBackTest global::System.Web.UI.WebControls.Button
divConsole global::System.Web.UI.HtmlControls.HtmlGenericControl
form1 global::System.Web.UI.HtmlControls.HtmlForm
txtDepth global::System.Web.UI.WebControls.TextBox

보호된 메소드들

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

비공개 메소드들

메소드 설명
GenerateTree ( ) : 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

btnExpandToDepth_Click() 보호된 메소드

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

btnPostBackTest_Click() 보호된 메소드

protected btnPostBackTest_Click ( object sender, EventArgs e ) : void
sender object
e 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

astvMyTree 보호되어 있는 프로퍼티

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

btnExpandToDepth 보호되어 있는 프로퍼티

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

btnPostBackTest 보호되어 있는 프로퍼티

btnPostBackTest control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnPostBackTest
리턴 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

txtDepth 보호되어 있는 프로퍼티

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