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

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

보호된 프로퍼티들

프로퍼티 타입 설명
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
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
cbIsEnabled global::System.Web.UI.WebControls.CheckBox
dvProblems global::System.Web.UI.HtmlControls.HtmlGenericControl
gvManufacturar global::System.Web.UI.WebControls.GridView
ibtnAdd global::System.Web.UI.WebControls.ImageButton
ibtnDelete global::System.Web.UI.WebControls.ImageButton
lblDescription global::System.Web.UI.WebControls.Label
lblGrdTitleManufacturar global::System.Web.UI.WebControls.Label
lblIsEnabled global::System.Web.UI.WebControls.Label
lblMetaDescription global::System.Web.UI.WebControls.Label
lblMetaKeywords global::System.Web.UI.WebControls.Label
lblMetaTitle global::System.Web.UI.WebControls.Label
lblShortDescription global::System.Web.UI.WebControls.Label
lblUpload global::System.Web.UI.WebControls.Label
pnlManufacturarItem global::System.Web.UI.WebControls.Panel
pnlView global::System.Web.UI.WebControls.Panel
rfvMetaDescription global::System.Web.UI.WebControls.RequiredFieldValidator
rfvMetaKeywords global::System.Web.UI.WebControls.RequiredFieldValidator
rfvMetaTitle global::System.Web.UI.WebControls.RequiredFieldValidator
rfvShortDescription global::System.Web.UI.WebControls.RequiredFieldValidator
txtDescription global::System.Web.UI.WebControls.TextBox
txtMetaDescription global::System.Web.UI.WebControls.TextBox
txtMetaKeywords global::System.Web.UI.WebControls.TextBox
txtMetaTitle global::System.Web.UI.WebControls.TextBox
txtShortDescription 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
upnlManufacturar global::System.Web.UI.UpdatePanel
upnlManufacturarItem global::System.Web.UI.UpdatePanel
valsummaryManufacturar global::System.Web.UI.WebControls.ValidationSummary

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void

비공개 메소드들

메소드 설명
BeginAddMode ( ) : void
BeginEditMode ( ) : void
BeginEditModeOtherLanguage ( ) : void
ExitMode ( ) : void
FillManufacturars ( int PageIndex ) : void
ManageManufacturar_UC_Load ( object sender, EventArgs e ) : void
PerformSettings ( ) : 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
btnUpdate_Click ( object sender, EventArgs e ) : void
gvManufacturar_PageIndexChanging ( object sender, System.Web.UI.WebControls.GridViewPageEventArgs e ) : void
gvManufacturar_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
ibtnAdd_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ibtnDelete_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ucPortalLanguage_OnSelectLanguage ( object sender, EventArgs e ) : void

메소드 상세

OnInit() 보호된 메소드

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

프로퍼티 상세

RequiredFieldValidator1 보호되어 있는 프로퍼티

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

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

cbIsEnabled 보호되어 있는 프로퍼티

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

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

gvManufacturar 보호되어 있는 프로퍼티

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

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

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

lblGrdTitleManufacturar 보호되어 있는 프로퍼티

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

lblIsEnabled 보호되어 있는 프로퍼티

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

lblMetaDescription 보호되어 있는 프로퍼티

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

lblMetaKeywords 보호되어 있는 프로퍼티

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

lblMetaTitle 보호되어 있는 프로퍼티

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

lblShortDescription 보호되어 있는 프로퍼티

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

pnlManufacturarItem 보호되어 있는 프로퍼티

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

rfvMetaDescription 보호되어 있는 프로퍼티

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

rfvMetaKeywords 보호되어 있는 프로퍼티

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

rfvMetaTitle 보호되어 있는 프로퍼티

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

rfvShortDescription 보호되어 있는 프로퍼티

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

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

txtMetaDescription 보호되어 있는 프로퍼티

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

txtMetaKeywords 보호되어 있는 프로퍼티

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

txtMetaTitle 보호되어 있는 프로퍼티

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

txtShortDescription 보호되어 있는 프로퍼티

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

upnlManufacturar 보호되어 있는 프로퍼티

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

upnlManufacturarItem 보호되어 있는 프로퍼티

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

valsummaryManufacturar 보호되어 있는 프로퍼티

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