C# Class Goldtect.ASTreeViewDemo.ASTreeViewDemo7

Inheritance: PageBase
Afficher le fichier Open project: jinweijie/Goldtect.ASTreeViewSamples

Protected Properties

Свойство Type Description
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

Méthodes protégées

Méthode Description
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

Private Methods

Méthode Description
GenerateTree ( ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnEnableBothWays_Click() protected méthode

protected btnEnableBothWays_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnTreeOneToTreeTwo_Click() protected méthode

protected btnTreeOneToTreeTwo_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnTreeTwoToTreeOne_Click() protected méthode

protected btnTreeTwoToTreeOne_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

Head1 protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlHead

Header1 protected_oe property

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

aslTreeOne protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

aslTreeTwo protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

astvMyTree1 protected_oe property

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

astvMyTree2 protected_oe property

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

btnEnableBothWays protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

btnTreeOneToTreeTwo protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

btnTreeTwoToTreeOne protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

divConsole protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

form1 protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlForm