C# 클래스 E_Handel.Site

파일 보기 프로젝트 열기: KodKnackarGanget/E-Handel

보호된 프로퍼티들

프로퍼티 타입 설명
CartCountLabel global::System.Web.UI.WebControls.Label
CartDropDownTableHeader global::System.Web.UI.WebControls.TableHeaderRow
CartDropDownTableText global::System.Web.UI.WebControls.Label
CartLi global::System.Web.UI.HtmlControls.HtmlGenericControl
CartListTable global::System.Web.UI.WebControls.Table
CartPanel global::System.Web.UI.WebControls.Panel
CheckoutButton global::System.Web.UI.WebControls.Button
DataSourceCategories global::System.Web.UI.WebControls.SqlDataSource
MainFooter global::System.Web.UI.HtmlControls.HtmlGenericControl
PlaceholderHead global::System.Web.UI.WebControls.ContentPlaceHolder
PlaceholderMain global::System.Web.UI.WebControls.ContentPlaceHolder
SearchBox global::System.Web.UI.WebControls.TextBox
SearchButton global::System.Web.UI.WebControls.Button
categoryDropdownMenu global::System.Web.UI.HtmlControls.HtmlGenericControl
form global::System.Web.UI.HtmlControls.HtmlForm

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
SendSearch_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
GenerateCartContent ( ) : void
HideCartOnCheckout ( ) : void
MoveFooter ( ) : void
PopulateCategoryDropdown ( ) : void
RetrieveCartCount ( ) : void
TryRetrieveCartList ( ) : bool

메소드 상세

Page_Load() 보호된 메소드

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

SendSearch_Click() 보호된 메소드

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

프로퍼티 상세

CartCountLabel 보호되어 있는 프로퍼티

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

CartDropDownTableHeader 보호되어 있는 프로퍼티

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

CartDropDownTableText 보호되어 있는 프로퍼티

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

CartLi 보호되어 있는 프로퍼티

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

CartListTable 보호되어 있는 프로퍼티

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

CartPanel 보호되어 있는 프로퍼티

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

CheckoutButton 보호되어 있는 프로퍼티

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

DataSourceCategories 보호되어 있는 프로퍼티

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

MainFooter 보호되어 있는 프로퍼티

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

PlaceholderHead 보호되어 있는 프로퍼티

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

PlaceholderMain 보호되어 있는 프로퍼티

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

SearchBox 보호되어 있는 프로퍼티

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

SearchButton 보호되어 있는 프로퍼티

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

categoryDropdownMenu 보호되어 있는 프로퍼티

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

form 보호되어 있는 프로퍼티

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