C# Класс Goldtect.ASTreeViewDemo.ASTreeViewDemo7

Наследование: PageBase
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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