C# Класс AW.Portal.ProductBrowser

Показать файл Открыть проект

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

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