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

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

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

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