C# Класс AJH.CMS.WEB.UI.Admin.ManageMenu_UC

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

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

Свойство Тип Описание
btnExit global::System.Web.UI.WebControls.Button
btnReset global::System.Web.UI.WebControls.Button
btnSave global::System.Web.UI.WebControls.Button
btnSaveOtherLanguage global::System.Web.UI.WebControls.Button
btnUpdate global::System.Web.UI.WebControls.Button
btnUpdateOtherLanguage global::System.Web.UI.WebControls.Button
cbIsPublished global::System.Web.UI.WebControls.CheckBox
cddGalleryCategory global::AjaxControlToolkit.CascadingDropDown
cddPage global::AjaxControlToolkit.CascadingDropDown
cddParentMenu global::AjaxControlToolkit.CascadingDropDown
cddSearchCategory global::AjaxControlToolkit.CascadingDropDown
ddlGalleryCategory global::System.Web.UI.WebControls.DropDownList
ddlMenuType global::System.Web.UI.WebControls.DropDownList
ddlPage global::System.Web.UI.WebControls.DropDownList
ddlParentMenu global::System.Web.UI.WebControls.DropDownList
ddlSearchCategory global::System.Web.UI.WebControls.DropDownList
dvProblems global::System.Web.UI.HtmlControls.HtmlGenericControl
ibtnAdd global::System.Web.UI.WebControls.ImageButton
ibtnDelete global::System.Web.UI.WebControls.ImageButton
ibtnGenerateXmlFiles global::System.Web.UI.WebControls.ImageButton
ibtnPageURL global::System.Web.UI.WebControls.ImageButton
ibtnPublish global::System.Web.UI.WebControls.ImageButton
ibtnSearchCategory global::System.Web.UI.WebControls.ImageButton
ibtnUnPublish global::System.Web.UI.WebControls.ImageButton
lblDescription global::System.Web.UI.WebControls.Label
lblDetails global::System.Web.UI.WebControls.Label
lblGalleryCategory global::System.Web.UI.WebControls.Label
lblGrdTitleMenu global::System.Web.UI.WebControls.Label
lblIsPublished global::System.Web.UI.WebControls.Label
lblMenuType global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblOrderNumber global::System.Web.UI.WebControls.Label
lblPage global::System.Web.UI.WebControls.Label
lblPageTitle global::System.Web.UI.WebControls.Label
lblParentMenu global::System.Web.UI.WebControls.Label
lblSearchCategory global::System.Web.UI.WebControls.Label
lblURL global::System.Web.UI.WebControls.Label
lblUpload global::System.Web.UI.WebControls.Label
numOrderNumber global::AjaxControlToolkit.NumericUpDownExtender
pnlMenuItem global::System.Web.UI.WebControls.Panel
pnlView global::System.Web.UI.WebControls.Panel
rfvDescription global::System.Web.UI.WebControls.RequiredFieldValidator
rfvName global::System.Web.UI.WebControls.RequiredFieldValidator
rfvOrderNumber global::System.Web.UI.WebControls.RequiredFieldValidator
rfvPage global::System.Web.UI.WebControls.RequiredFieldValidator
rfvPageTitle global::System.Web.UI.WebControls.RequiredFieldValidator
rfvPageURL global::System.Web.UI.WebControls.RequiredFieldValidator
rfvURL global::System.Web.UI.WebControls.RequiredFieldValidator
trDetails global::System.Web.UI.HtmlControls.HtmlTableRow
trIsPublished global::System.Web.UI.HtmlControls.HtmlTableRow
trPage global::System.Web.UI.HtmlControls.HtmlTableRow
trURL global::System.Web.UI.HtmlControls.HtmlTableRow
trvMenu global::System.Web.UI.WebControls.TreeView
txtDescription global::System.Web.UI.WebControls.TextBox
txtDetails global::AJH.CMS.WEB.UI.Controls.Editor_UC
txtName global::System.Web.UI.WebControls.TextBox
txtOrderNumber global::System.Web.UI.WebControls.TextBox
txtPageTitle global::System.Web.UI.WebControls.TextBox
txtPageURL global::System.Web.UI.WebControls.TextBox
txtURL global::System.Web.UI.WebControls.TextBox
ucPortalLanguage global::AJH.CMS.WEB.UI.Admin.PortalLanguages_UC
ucSWFUpload global::AJH.CMS.WEB.UI.Controls.SWFUpload.SWFUpload_UC
upnlMenu global::System.Web.UI.UpdatePanel
upnlMenuItem global::System.Web.UI.UpdatePanel
upnlSearchMenu global::System.Web.UI.UpdatePanel
valsummaryMenu global::System.Web.UI.WebControls.ValidationSummary

Private Properties

Свойство Тип Описание
BeginAddMode void
BeginAddModeOtherLanguage void
BeginEditMode void
BeginEditModeOtherLanguage void
ExitMode void
ExitTree void
FillMenuTree void
GetNodesChilds TreeNode
ManageMenu_UC_Load void
PerformSettings void
PrepareNewPublish Publish
ReflectDDL void
btnExit_Click void
btnReset_Click void
btnSaveOtherLanguage_Click void
btnSave_Click void
btnUpdateOtherLanguage_Click void
btnUpdate_Click void
ddlMenuType_SelectedIndexChanged void
ibtnAdd_Click void
ibtnDelete_Click void
ibtnGenerateXmlFiles_Click void
ibtnPageURL_Click void
ibtnPublish_Click void
ibtnSearchCategory_Click void
ibtnUnPublish_Click void
trvMenu_SelectedNodeChanged void
ucPortalLanguage_OnSelectLanguage void

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

Метод Описание
OnInit ( EventArgs e ) : void

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

Метод Описание
BeginAddMode ( ) : void
BeginAddModeOtherLanguage ( ) : void
BeginEditMode ( ) : void
BeginEditModeOtherLanguage ( ) : void
ExitMode ( ) : void
ExitTree ( ) : void
FillMenuTree ( ) : void
GetNodesChilds ( AJH menu, List menus ) : TreeNode
ManageMenu_UC_Load ( object sender, EventArgs e ) : void
PerformSettings ( ) : void
PrepareNewPublish ( int menuID ) : Publish
ReflectDDL ( ) : void
btnExit_Click ( object sender, EventArgs e ) : void
btnReset_Click ( object sender, EventArgs e ) : void
btnSaveOtherLanguage_Click ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void
btnUpdateOtherLanguage_Click ( object sender, EventArgs e ) : void
btnUpdate_Click ( object sender, EventArgs e ) : void
ddlMenuType_SelectedIndexChanged ( object sender, EventArgs e ) : void
ibtnAdd_Click ( object sender, ImageClickEventArgs e ) : void
ibtnDelete_Click ( object sender, ImageClickEventArgs e ) : void
ibtnGenerateXmlFiles_Click ( object sender, ImageClickEventArgs e ) : void
ibtnPageURL_Click ( object sender, ImageClickEventArgs e ) : void
ibtnPublish_Click ( object sender, ImageClickEventArgs e ) : void
ibtnSearchCategory_Click ( object sender, ImageClickEventArgs e ) : void
ibtnUnPublish_Click ( object sender, ImageClickEventArgs e ) : void
trvMenu_SelectedNodeChanged ( object sender, EventArgs e ) : void
ucPortalLanguage_OnSelectLanguage ( object sender, EventArgs e ) : void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

cddGalleryCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddGalleryCategory
Результат global::AjaxControlToolkit.CascadingDropDown

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

cddPage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddPage
Результат global::AjaxControlToolkit.CascadingDropDown

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

cddParentMenu control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddParentMenu
Результат global::AjaxControlToolkit.CascadingDropDown

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

cddSearchCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddSearchCategory
Результат global::AjaxControlToolkit.CascadingDropDown

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

numOrderNumber control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.NumericUpDownExtender numOrderNumber
Результат global::AjaxControlToolkit.NumericUpDownExtender

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

txtDetails control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AJH.CMS.WEB.UI.Controls.Editor_UC txtDetails
Результат global::AJH.CMS.WEB.UI.Controls.Editor_UC

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

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

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

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

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

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

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

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

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

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

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

ucPortalLanguage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AJH.CMS.WEB.UI.Admin.PortalLanguages_UC ucPortalLanguage
Результат global::AJH.CMS.WEB.UI.Admin.PortalLanguages_UC

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

ucSWFUpload control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AJH.CMS.WEB.UI.Controls.SWFUpload.SWFUpload_UC ucSWFUpload
Результат global::AJH.CMS.WEB.UI.Controls.SWFUpload.SWFUpload_UC

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

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

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

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

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

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

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

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