C# 클래스 WIKI.Account.ArticleDetails

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: fitba/km-2013-projects-team-cincar

보호된 프로퍼티들

프로퍼티 타입 설명
DropDownListVoteArticle global::System.Web.UI.WebControls.DropDownList
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label4 global::System.Web.UI.WebControls.Label
Label5 global::System.Web.UI.WebControls.Label
Label6 global::System.Web.UI.WebControls.Label
Label9 global::System.Web.UI.WebControls.Label
Repeater1 global::System.Web.UI.WebControls.Repeater
Views global::System.Web.UI.WebControls.Label
btnEditArticle global::System.Web.UI.WebControls.LinkButton
btnVoteArticle global::System.Web.UI.WebControls.Button
lblAutor global::System.Web.UI.WebControls.Label
lblBrojOcjena global::System.Web.UI.WebControls.Label
lblDate global::System.Web.UI.WebControls.Label
lblOcjena global::System.Web.UI.WebControls.Label
lblTags global::System.Web.UI.WebControls.Label
lblViews global::System.Web.UI.WebControls.Label
wikiList global::System.Web.UI.WebControls.DataList

보호된 메소드들

메소드 설명
Button1_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
UpdateViews ( string Views ) : void
btnEditArticle_Click ( object sender, EventArgs e ) : void
btnVote_Click ( object sender, EventArgs e ) : void
txtNaslov_TextChanged ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
GetTagInArticle ( ) : void
WikiRecommendation ( List taglist, string title ) : void
refreshVotingData ( ) : void

메소드 상세

Button1_Click() 보호된 메소드

protected Button1_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

Page_Load() 보호된 메소드

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

UpdateViews() 보호된 메소드

protected UpdateViews ( string Views ) : void
Views string
리턴 void

btnEditArticle_Click() 보호된 메소드

protected btnEditArticle_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

btnVote_Click() 보호된 메소드

protected btnVote_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

txtNaslov_TextChanged() 보호된 메소드

protected txtNaslov_TextChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

DropDownListVoteArticle 보호되어 있는 프로퍼티

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

Label2 보호되어 있는 프로퍼티

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

Label3 보호되어 있는 프로퍼티

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

Label4 보호되어 있는 프로퍼티

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

Label5 보호되어 있는 프로퍼티

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

Label6 보호되어 있는 프로퍼티

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

Label9 보호되어 있는 프로퍼티

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

Repeater1 보호되어 있는 프로퍼티

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

Views 보호되어 있는 프로퍼티

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

btnEditArticle 보호되어 있는 프로퍼티

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

btnVoteArticle 보호되어 있는 프로퍼티

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

lblAutor 보호되어 있는 프로퍼티

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

lblBrojOcjena 보호되어 있는 프로퍼티

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

lblDate 보호되어 있는 프로퍼티

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

lblOcjena 보호되어 있는 프로퍼티

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

lblTags 보호되어 있는 프로퍼티

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

lblViews 보호되어 있는 프로퍼티

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

wikiList 보호되어 있는 프로퍼티

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