C# 클래스 AJH.CMS.WEB.UI.Admin.ManageMenu_UC

파일 보기 프로젝트 열기: ajhCMS/AJH.CMS.WEB.UI

보호된 프로퍼티들

프로퍼티 타입 설명
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