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

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

보호된 프로퍼티들

프로퍼티 타입 설명
btnSearch global::System.Web.UI.WebControls.Button
cddlCatalogs global::AjaxControlToolkit.CascadingDropDown
ddlCatalogs global::System.Web.UI.WebControls.DropDownList
dvProblemsSearch global::System.Web.UI.HtmlControls.HtmlGenericControl
gvProduct global::System.Web.UI.WebControls.GridView
ibtnAdd global::System.Web.UI.WebControls.ImageButton
ibtnDelete global::System.Web.UI.WebControls.ImageButton
lblCatalog global::System.Web.UI.WebControls.Label
lblGrdTitleProduct global::System.Web.UI.WebControls.Label
lblProductName global::System.Web.UI.WebControls.Label
pnlSearch global::System.Web.UI.WebControls.Panel
txtProductName global::System.Web.UI.WebControls.TextBox
upnlProductSearch global::System.Web.UI.UpdatePanel

보호된 메소드들

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

비공개 메소드들

메소드 설명
FillProducts ( int pageIndex ) : void
FrmProductSearch_Load ( object sender, System e ) : void
PerformSettings ( ) : void
ReflectDDL ( ) : void
btnSearch_Click ( object sender, EventArgs e ) : void
gvProduct_PageIndexChanging ( object sender, GridViewPageEventArgs e ) : void
gvProduct_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
ibtnAdd_Click ( object sender, System e ) : void
ibtnDelete_Click ( object sender, System e ) : void

메소드 상세

OnInit() 보호된 메소드

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

프로퍼티 상세

btnSearch 보호되어 있는 프로퍼티

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

cddlCatalogs 보호되어 있는 프로퍼티

cddlCatalogs control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddlCatalogs
리턴 global::AjaxControlToolkit.CascadingDropDown

ddlCatalogs 보호되어 있는 프로퍼티

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

dvProblemsSearch 보호되어 있는 프로퍼티

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

gvProduct 보호되어 있는 프로퍼티

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

lblCatalog 보호되어 있는 프로퍼티

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

lblGrdTitleProduct 보호되어 있는 프로퍼티

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

lblProductName 보호되어 있는 프로퍼티

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

pnlSearch 보호되어 있는 프로퍼티

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

txtProductName 보호되어 있는 프로퍼티

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

upnlProductSearch 보호되어 있는 프로퍼티

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