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

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

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

Свойство Тип Описание
Head1 global::System.Web.UI.HtmlControls.HtmlHead
aslTreeOne global::System.Web.UI.WebControls.Literal
aslTreeTwo global::System.Web.UI.WebControls.Literal
astvMyTree1 global::Goldtect.ASTreeView
astvMyTree2 global::Goldtect.ASTreeView
btnSaveDragDrop global::System.Web.UI.WebControls.Button
form1 global::System.Web.UI.HtmlControls.HtmlForm
sm global::System.Web.UI.ScriptManager
txtNodeTreeName global::System.Web.UI.WebControls.TextBox
txtNodeValue global::System.Web.UI.WebControls.TextBox
txtParentTreeName global::System.Web.UI.WebControls.TextBox
txtParentValue global::System.Web.UI.WebControls.TextBox
upPanel2 global::System.Web.UI.UpdatePanel

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnSaveDragDrop_Click ( object sender, EventArgs e ) : void

Приватные методы

Метод Описание
BindData ( ) : void
ChangeParent ( string tableName, int nodeId, int parentId ) : void
GenerateTree1 ( ) : void
GenerateTree2 ( ) : void
ManageNodeTreeName ( ) : void
MoveNode ( string sourceTableName, string targetTableName, int nodeId, int parentId ) : void

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

btnSaveDragDrop_Click() защищенный Метод

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

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

btnSaveDragDrop защищенное свойство

btnSaveDragDrop control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSaveDragDrop
Результат global::System.Web.UI.WebControls.Button

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

sm защищенное свойство

sm control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.ScriptManager sm
Результат global::System.Web.UI.ScriptManager

txtNodeTreeName защищенное свойство

txtNodeTreeName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtNodeTreeName
Результат global::System.Web.UI.WebControls.TextBox

txtNodeValue защищенное свойство

txtNodeValue control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtNodeValue
Результат global::System.Web.UI.WebControls.TextBox

txtParentTreeName защищенное свойство

txtParentTreeName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtParentTreeName
Результат global::System.Web.UI.WebControls.TextBox

txtParentValue защищенное свойство

txtParentValue control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtParentValue
Результат global::System.Web.UI.WebControls.TextBox

upPanel2 защищенное свойство

upPanel2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upPanel2
Результат global::System.Web.UI.UpdatePanel