C# Класс E_Handel.Result

Наследование: System.Web.UI.Page
Показать файл Открыть проект

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

Свойство Тип Описание
ResultDescription global::System.Web.UI.HtmlControls.HtmlGenericControl
ResultImage global::System.Web.UI.HtmlControls.HtmlImage
ResultPanel global::System.Web.UI.WebControls.Panel
ResultTitle global::System.Web.UI.HtmlControls.HtmlGenericControl

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void

Приватные методы

Метод Описание
DisplayCategoryResult ( ) : void
DisplayDiscountResults ( ) : void
DisplayProducts ( ) : void
DisplaySearchResult ( ) : void
ValidateSearchString ( ) : bool

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Описание свойств

ResultDescription защищенное свойство

ResultDescription control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl ResultDescription
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

ResultImage защищенное свойство

ResultImage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlImage ResultImage
Результат global::System.Web.UI.HtmlControls.HtmlImage

ResultPanel защищенное свойство

ResultPanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel ResultPanel
Результат global::System.Web.UI.WebControls.Panel

ResultTitle защищенное свойство

ResultTitle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl ResultTitle
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl