C# 클래스 AW.Portal.ProductBrowser

파일 보기 프로젝트 열기: vgopu2/BISummer2015-P1-T2

보호된 프로퍼티들

프로퍼티 타입 설명
ProductDescri global::AW.Portal.UserControls.ProductDescription
ProductOrderPage global::AW.Portal.UserControls.ProductOrder
btn_Search global::System.Web.UI.WebControls.Button
div_ProductBrowser global::System.Web.UI.HtmlControls.HtmlGenericControl
div_ProductOrder global::System.Web.UI.HtmlControls.HtmlGenericControl
gv_Product global::System.Web.UI.WebControls.GridView
hdnOrderPopupVisibleYN global::System.Web.UI.WebControls.HiddenField
lbl_Category global::System.Web.UI.WebControls.Label
lbl_ModelName global::System.Web.UI.WebControls.Label
lbl_ProductName global::System.Web.UI.WebControls.Label
lbltest global::System.Web.UI.WebControls.Label
orderDialog global::System.Web.UI.HtmlControls.HtmlGenericControl
txt_Category global::System.Web.UI.WebControls.TextBox
txt_ModelName global::System.Web.UI.WebControls.TextBox
txt_ProductName global::System.Web.UI.WebControls.TextBox
ucProductDescri global::AW.Portal.UserControls.ProductDescription
ucProductOrder global::AW.Portal.UserControls.ProductOrder

보호된 메소드들

메소드 설명
DataList1_ItemCommand ( object source, DataListCommandEventArgs e ) : void
GridView_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btn_Search_Click ( object sender, EventArgs e ) : void
gv_Product_RowCommand ( object sender, GridViewCommandEventArgs e ) : void

메소드 상세

DataList1_ItemCommand() 보호된 메소드

protected DataList1_ItemCommand ( object source, DataListCommandEventArgs e ) : void
source object
e DataListCommandEventArgs
리턴 void

GridView_RowCommand() 보호된 메소드

protected GridView_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
sender object
e GridViewCommandEventArgs
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btn_Search_Click() 보호된 메소드

protected btn_Search_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

gv_Product_RowCommand() 보호된 메소드

protected gv_Product_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
sender object
e GridViewCommandEventArgs
리턴 void

프로퍼티 상세

ProductDescri 보호되어 있는 프로퍼티

ProductDescri control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AW.Portal.UserControls.ProductDescription ProductDescri
리턴 global::AW.Portal.UserControls.ProductDescription

ProductOrderPage 보호되어 있는 프로퍼티

ProductOrderPage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AW.Portal.UserControls.ProductOrder ProductOrderPage
리턴 global::AW.Portal.UserControls.ProductOrder

btn_Search 보호되어 있는 프로퍼티

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

div_ProductBrowser 보호되어 있는 프로퍼티

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

div_ProductOrder 보호되어 있는 프로퍼티

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

gv_Product 보호되어 있는 프로퍼티

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

hdnOrderPopupVisibleYN 보호되어 있는 프로퍼티

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

lbl_Category 보호되어 있는 프로퍼티

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

lbl_ModelName 보호되어 있는 프로퍼티

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

lbl_ProductName 보호되어 있는 프로퍼티

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

lbltest 보호되어 있는 프로퍼티

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

orderDialog 보호되어 있는 프로퍼티

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

txt_Category 보호되어 있는 프로퍼티

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

txt_ModelName 보호되어 있는 프로퍼티

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

txt_ProductName 보호되어 있는 프로퍼티

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

ucProductDescri 보호되어 있는 프로퍼티

ucProductDescri control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AW.Portal.UserControls.ProductDescription ucProductDescri
리턴 global::AW.Portal.UserControls.ProductDescription

ucProductOrder 보호되어 있는 프로퍼티

ucProductOrder control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AW.Portal.UserControls.ProductOrder ucProductOrder
리턴 global::AW.Portal.UserControls.ProductOrder