C# 클래스 Goldtect.ASTreeViewDemo.ASTreeViewDemo10

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

보호된 프로퍼티들

프로퍼티 타입 설명
Head1 global::System.Web.UI.HtmlControls.HtmlHead
Header1 global::Goldtect.ASTreeViewDemo.Header
astvMyTree global::Goldtect.ASTreeView
btnRightLeft global::System.Web.UI.WebControls.Button
btnThemeDefault global::System.Web.UI.WebControls.Button
btnThemeMacOS global::System.Web.UI.WebControls.Button
btnThemeVista global::System.Web.UI.WebControls.Button
divConsole global::System.Web.UI.HtmlControls.HtmlGenericControl
form1 global::System.Web.UI.HtmlControls.HtmlForm
lASTreeViewThemeCssFile global::System.Web.UI.WebControls.Literal

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void

OnInit

OnPreRender ( EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Page load logic

btnRightLeft_Click ( object sender, EventArgs e ) : void
btnThemeDefault_Click ( object sender, EventArgs e ) : void
btnThemeMacOS_Click ( object sender, EventArgs e ) : void
btnThemeVista_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
GenerateTree ( ) : void
InitializeComponent ( ) : void

initial controls, bind you events etc. here

메소드 상세

OnInit() 보호된 메소드

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

OnPreRender() 보호된 메소드

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

Page_Load() 보호된 메소드

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

btnRightLeft_Click() 보호된 메소드

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

btnThemeDefault_Click() 보호된 메소드

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

btnThemeMacOS_Click() 보호된 메소드

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

btnThemeVista_Click() 보호된 메소드

protected btnThemeVista_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

btnRightLeft 보호되어 있는 프로퍼티

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

btnThemeDefault 보호되어 있는 프로퍼티

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

btnThemeMacOS 보호되어 있는 프로퍼티

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

btnThemeVista 보호되어 있는 프로퍼티

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

lASTreeViewThemeCssFile 보호되어 있는 프로퍼티

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