C# 클래스 FITKMS.Themes.Index

파일 보기 프로젝트 열기: fitba/km-2013-projects-team-bjelasnica

보호된 프로퍼티들

프로퍼티 타입 설명
AutoCompleteExtender1 global::AjaxControlToolkit.AutoCompleteExtender
ScriptManager1 global::System.Web.UI.ScriptManager
articles global::System.Web.UI.HtmlControls.HtmlGenericControl
articlesBestRated List
articlesGrid global::System.Web.UI.WebControls.DataGrid
articlesList List
articlesTab global::System.Web.UI.HtmlControls.HtmlGenericControl
questions List
questionsBestLiked List
questionsGrid global::System.Web.UI.WebControls.DataGrid
questionsTab global::System.Web.UI.HtmlControls.HtmlGenericControl
searchInput global::System.Web.UI.WebControls.TextBox
searchSubmit global::System.Web.UI.WebControls.Button
themesMostUsed List

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
articlesGrid_ItemDataBound ( object sender, DataGridItemEventArgs e ) : void
articlesGrid_PageIndexChanged ( object source, DataGridPageChangedEventArgs e ) : void
pitanjaGrid_ItemDataBound ( object sender, DataGridItemEventArgs e ) : void
pitanjaGrid_PageIndexChanged ( object source, DataGridPageChangedEventArgs e ) : void
searchSubmit_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
BindArticles ( ) : void
BindQuestions ( ) : void
GetThemeNames ( string prefixText, int count ) : string[]
RecommendBestRated ( ) : void
RecommendThemes ( ) : void

메소드 상세

Page_Load() 보호된 메소드

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

articlesGrid_ItemDataBound() 보호된 메소드

protected articlesGrid_ItemDataBound ( object sender, DataGridItemEventArgs e ) : void
sender object
e DataGridItemEventArgs
리턴 void

articlesGrid_PageIndexChanged() 보호된 메소드

protected articlesGrid_PageIndexChanged ( object source, DataGridPageChangedEventArgs e ) : void
source object
e DataGridPageChangedEventArgs
리턴 void

pitanjaGrid_ItemDataBound() 보호된 메소드

protected pitanjaGrid_ItemDataBound ( object sender, DataGridItemEventArgs e ) : void
sender object
e DataGridItemEventArgs
리턴 void

pitanjaGrid_PageIndexChanged() 보호된 메소드

protected pitanjaGrid_PageIndexChanged ( object source, DataGridPageChangedEventArgs e ) : void
source object
e DataGridPageChangedEventArgs
리턴 void

searchSubmit_Click() 보호된 메소드

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

프로퍼티 상세

AutoCompleteExtender1 보호되어 있는 프로퍼티

AutoCompleteExtender1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.AutoCompleteExtender AutoCompleteExtender1
리턴 global::AjaxControlToolkit.AutoCompleteExtender

ScriptManager1 보호되어 있는 프로퍼티

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

articles 보호되어 있는 프로퍼티

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

articlesBestRated 보호되어 있는 프로퍼티

protected List articlesBestRated
리턴 List

articlesGrid 보호되어 있는 프로퍼티

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

articlesList 보호되어 있는 프로퍼티

protected List articlesList
리턴 List

articlesTab 보호되어 있는 프로퍼티

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

questions 보호되어 있는 프로퍼티

protected List questions
리턴 List

questionsBestLiked 보호되어 있는 프로퍼티

protected List questionsBestLiked
리턴 List

questionsGrid 보호되어 있는 프로퍼티

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

questionsTab 보호되어 있는 프로퍼티

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

searchInput 보호되어 있는 프로퍼티

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

searchSubmit 보호되어 있는 프로퍼티

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

themesMostUsed 보호되어 있는 프로퍼티

protected List themesMostUsed
리턴 List