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

상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: ajhCMS/AJH.CMS.WEB.UI

보호된 프로퍼티들

프로퍼티 타입 설명
btnAdd global::System.Web.UI.WebControls.Button
btnAddExit global::System.Web.UI.WebControls.Button
btnAddReset global::System.Web.UI.WebControls.Button
btnExit global::System.Web.UI.WebControls.Button
btnReset 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
cddGalleryItemType global::AjaxControlToolkit.CascadingDropDown
cddSearchCategory global::AjaxControlToolkit.CascadingDropDown
ddlGalleryItemType global::System.Web.UI.WebControls.DropDownList
ddlSearchCategory global::System.Web.UI.WebControls.DropDownList
dlsGallery global::System.Web.UI.WebControls.DataList
dvProblems global::System.Web.UI.HtmlControls.HtmlGenericControl
ibtnAdd global::System.Web.UI.WebControls.ImageButton
ibtnDelete 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
lblAddName global::System.Web.UI.WebControls.Label
lblAddURL global::System.Web.UI.WebControls.Label
lblDate global::System.Web.UI.WebControls.Label
lblDescription global::System.Web.UI.WebControls.Label
lblDetails global::System.Web.UI.WebControls.Label
lblGalleryItemType global::System.Web.UI.WebControls.Label
lblGrdTitleGallery global::System.Web.UI.WebControls.Label
lblIsPublished global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblOrderNumber global::System.Web.UI.WebControls.Label
lblSearchCategory global::System.Web.UI.WebControls.Label
lblSummary global::System.Web.UI.WebControls.Label
numOrderNumber global::AjaxControlToolkit.NumericUpDownExtender
pnlGalleryAdd global::System.Web.UI.WebControls.Panel
pnlGalleryItem global::System.Web.UI.WebControls.Panel
pnlView global::System.Web.UI.WebControls.Panel
rfvAddName global::System.Web.UI.WebControls.RequiredFieldValidator
rfvAddURL global::System.Web.UI.WebControls.RequiredFieldValidator
rfvName global::System.Web.UI.WebControls.RequiredFieldValidator
rfvOrderNumber global::System.Web.UI.WebControls.RequiredFieldValidator
trAddName global::System.Web.UI.HtmlControls.HtmlTableRow
trAddURL global::System.Web.UI.HtmlControls.HtmlTableRow
trIsPublished global::System.Web.UI.HtmlControls.HtmlTableRow
trMultiUpload global::System.Web.UI.HtmlControls.HtmlTableRow
txtAddName global::System.Web.UI.WebControls.TextBox
txtAddURL global::System.Web.UI.WebControls.TextBox
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
txtSummary global::System.Web.UI.WebControls.TextBox
ucAjaxDate global::AJH.CMS.WEB.UI.Controls.AjaxDate_UC
ucPortalLanguage global::AJH.CMS.WEB.UI.Admin.PortalLanguages_UC
ucSWFUpload global::AJH.CMS.WEB.UI.Controls.SWFUpload.SWFUpload_UC
upnlGallery global::System.Web.UI.UpdatePanel
upnlGalleryAdd global::System.Web.UI.UpdatePanel
upnlGalleryItem global::System.Web.UI.UpdatePanel
upnlSearchGallery global::System.Web.UI.UpdatePanel
valsummaryAddGallery global::System.Web.UI.WebControls.ValidationSummary
valsummaryGallery global::System.Web.UI.WebControls.ValidationSummary

Private Properties

프로퍼티 타입 설명
BeginAddMode void
BeginAddModeOtherLanguage void
BeginEditMode void
BeginEditModeOtherLanguage void
ExitGrid void
ExitMode void
FillGallerys void
ManageGallery_UC_Load void
PerformSettings void
PrepareNewPublish AJH.CMS.Core.Entities.Publish
ReflectDDL void
btnAddExit_Click void
btnAddReset_Click void
btnAdd_Click void
btnExit_Click void
btnReset_Click void
btnSaveOtherLanguage_Click void
btnUpdateOtherLanguage_Click void
btnUpdate_Click void
ddlGalleryItemType_SelectedIndexChanged void
dlsGallery_ItemCommand void
ibtnAdd_Click void
ibtnDelete_Click void
ibtnPublish_Click void
ibtnSearchCategory_Click void
ibtnUnPublish_Click void
ucPortalLanguage_OnSelectLanguage void

보호된 메소드들

메소드 설명
GetGalleryFile ( Gallery gallery ) : string
OnInit ( EventArgs e ) : void

비공개 메소드들

메소드 설명
BeginAddMode ( ) : void
BeginAddModeOtherLanguage ( ) : void
BeginEditMode ( ) : void
BeginEditModeOtherLanguage ( ) : void
ExitGrid ( ) : void
ExitMode ( ) : void
FillGallerys ( ) : void
ManageGallery_UC_Load ( object sender, EventArgs e ) : void
PerformSettings ( ) : void
PrepareNewPublish ( int galleryID ) : Publish
ReflectDDL ( ) : void
btnAddExit_Click ( object sender, EventArgs e ) : void
btnAddReset_Click ( object sender, EventArgs e ) : void
btnAdd_Click ( object sender, EventArgs e ) : void
btnExit_Click ( object sender, EventArgs e ) : void
btnReset_Click ( object sender, EventArgs e ) : void
btnSaveOtherLanguage_Click ( object sender, EventArgs e ) : void
btnUpdateOtherLanguage_Click ( object sender, EventArgs e ) : void
btnUpdate_Click ( object sender, EventArgs e ) : void
ddlGalleryItemType_SelectedIndexChanged ( object sender, EventArgs e ) : void
dlsGallery_ItemCommand ( object source, System.Web.UI.WebControls.DataListCommandEventArgs e ) : void
ibtnAdd_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ibtnDelete_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ibtnPublish_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ibtnSearchCategory_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ibtnUnPublish_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ucPortalLanguage_OnSelectLanguage ( object sender, EventArgs e ) : void

메소드 상세

GetGalleryFile() 보호된 메소드

protected GetGalleryFile ( Gallery gallery ) : string
gallery AJH.CMS.Core.Entities.Gallery
리턴 string

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void

프로퍼티 상세

btnAdd 보호되어 있는 프로퍼티

btnAdd control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAdd
리턴 global::System.Web.UI.WebControls.Button

btnAddExit 보호되어 있는 프로퍼티

btnAddExit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAddExit
리턴 global::System.Web.UI.WebControls.Button

btnAddReset 보호되어 있는 프로퍼티

btnAddReset control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAddReset
리턴 global::System.Web.UI.WebControls.Button

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

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

cddGalleryItemType 보호되어 있는 프로퍼티

cddGalleryItemType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddGalleryItemType
리턴 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

ddlGalleryItemType 보호되어 있는 프로퍼티

ddlGalleryItemType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlGalleryItemType
리턴 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

dlsGallery 보호되어 있는 프로퍼티

dlsGallery control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DataList dlsGallery
리턴 global::System.Web.UI.WebControls.DataList

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

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

lblAddName 보호되어 있는 프로퍼티

lblAddName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAddName
리턴 global::System.Web.UI.WebControls.Label

lblAddURL 보호되어 있는 프로퍼티

lblAddURL control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAddURL
리턴 global::System.Web.UI.WebControls.Label

lblDate 보호되어 있는 프로퍼티

lblDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblDate
리턴 global::System.Web.UI.WebControls.Label

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

lblGalleryItemType 보호되어 있는 프로퍼티

lblGalleryItemType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblGalleryItemType
리턴 global::System.Web.UI.WebControls.Label

lblGrdTitleGallery 보호되어 있는 프로퍼티

lblGrdTitleGallery control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblGrdTitleGallery
리턴 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

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

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

lblSummary 보호되어 있는 프로퍼티

lblSummary control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblSummary
리턴 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

pnlGalleryAdd 보호되어 있는 프로퍼티

pnlGalleryAdd control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlGalleryAdd
리턴 global::System.Web.UI.WebControls.Panel

pnlGalleryItem 보호되어 있는 프로퍼티

pnlGalleryItem control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlGalleryItem
리턴 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

rfvAddName 보호되어 있는 프로퍼티

rfvAddName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvAddName
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

rfvAddURL 보호되어 있는 프로퍼티

rfvAddURL control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvAddURL
리턴 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

trAddName 보호되어 있는 프로퍼티

trAddName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow trAddName
리턴 global::System.Web.UI.HtmlControls.HtmlTableRow

trAddURL 보호되어 있는 프로퍼티

trAddURL control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow trAddURL
리턴 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

trMultiUpload 보호되어 있는 프로퍼티

trMultiUpload control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow trMultiUpload
리턴 global::System.Web.UI.HtmlControls.HtmlTableRow

txtAddName 보호되어 있는 프로퍼티

txtAddName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtAddName
리턴 global::System.Web.UI.WebControls.TextBox

txtAddURL 보호되어 있는 프로퍼티

txtAddURL control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtAddURL
리턴 global::System.Web.UI.WebControls.TextBox

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

txtSummary 보호되어 있는 프로퍼티

txtSummary control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtSummary
리턴 global::System.Web.UI.WebControls.TextBox

ucAjaxDate 보호되어 있는 프로퍼티

ucAjaxDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AJH.CMS.WEB.UI.Controls.AjaxDate_UC ucAjaxDate
리턴 global::AJH.CMS.WEB.UI.Controls.AjaxDate_UC

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

upnlGallery 보호되어 있는 프로퍼티

upnlGallery control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlGallery
리턴 global::System.Web.UI.UpdatePanel

upnlGalleryAdd 보호되어 있는 프로퍼티

upnlGalleryAdd control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlGalleryAdd
리턴 global::System.Web.UI.UpdatePanel

upnlGalleryItem 보호되어 있는 프로퍼티

upnlGalleryItem control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlGalleryItem
리턴 global::System.Web.UI.UpdatePanel

upnlSearchGallery 보호되어 있는 프로퍼티

upnlSearchGallery control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlSearchGallery
리턴 global::System.Web.UI.UpdatePanel

valsummaryAddGallery 보호되어 있는 프로퍼티

valsummaryAddGallery control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ValidationSummary valsummaryAddGallery
리턴 global::System.Web.UI.WebControls.ValidationSummary

valsummaryGallery 보호되어 있는 프로퍼티

valsummaryGallery control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ValidationSummary valsummaryGallery
리턴 global::System.Web.UI.WebControls.ValidationSummary