C# Класс newtelligence.DasBlog.Web.EditNavigatorLinksBox

Показать файл Открыть проект

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

Свойство Тип Описание
labelTitle global::System.Web.UI.WebControls.Label
navigationRoot NavigationRoot
navigatorLinksGrid global::System.Web.UI.WebControls.DataGrid
resmgr System.Resources.ResourceManager
shadowBox global::newtelligence.DasBlog.Web.Core.WebControls.ShadowBox
validatorRFname System.Web.UI.WebControls.RequiredFieldValidator

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

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

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

Метод Описание
BindGrid ( ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

LoadList ( string fileName ) : void
SaveList ( string fileName ) : void
navigatorLinksGrid_CancelCommand ( object source, System e ) : void
navigatorLinksGrid_DeleteCommand ( object source, System e ) : void
navigatorLinksGrid_EditCommand ( object source, System e ) : void
navigatorLinksGrid_ItemCommand ( object source, System e ) : void
navigatorLinksGrid_PageIndexChanged ( object source, System e ) : void
navigatorLinksGrid_UpdateCommand ( object source, System e ) : void

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

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

protected OnInit ( EventArgs e ) : void
e EventArgs
Результат void

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

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

Описание свойств

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

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

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

protected NavigationRoot navigationRoot
Результат NavigationRoot

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

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

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

protected System.Resources.ResourceManager resmgr
Результат System.Resources.ResourceManager

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

shadowBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::newtelligence.DasBlog.Web.Core.WebControls.ShadowBox shadowBox
Результат global::newtelligence.DasBlog.Web.Core.WebControls.ShadowBox

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

protected RequiredFieldValidator,System.Web.UI.WebControls validatorRFname
Результат System.Web.UI.WebControls.RequiredFieldValidator