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

Наследование: System.Web.UI.UserControl
Показать файл Открыть проект

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

Свойство Тип Описание
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