C# 클래스 WIKI.Account.QuestionDetails

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

보호된 프로퍼티들

프로퍼티 타입 설명
BtnInsert global::System.Web.UI.WebControls.Button
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
btnVoteArticle global::System.Web.UI.WebControls.Button
lblAnswer global::System.Web.UI.WebControls.Label
lblAutor global::System.Web.UI.WebControls.Label
lblBrojOcjena global::System.Web.UI.WebControls.Label
lblDate global::System.Web.UI.WebControls.Label
lblInsertAnswer global::System.Web.UI.WebControls.Label
lblKljucneRijeci global::System.Web.UI.WebControls.Label
lblOcjena global::System.Web.UI.WebControls.Label
rprAnswers global::System.Web.UI.WebControls.Repeater
stackOverflowList global::System.Web.UI.WebControls.DataList
txtAnswer global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
Button1_Click ( object sender, EventArgs e ) : void
InsertAnswer ( ) : void
InsertAnswer_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
UpdateViews ( string NumOfViews ) : void
insertAnswerVoteDOWN ( int QuestionId, int TotalVotes ) : void
insertAnswerVoteUP ( int QuestionId, int TotalVotes ) : void
rprAnswers_ItemCommand ( object source, RepeaterCommandEventArgs e ) : void
showAnswers ( int Question ) : void

비공개 메소드들

메소드 설명
GetTagInQuestions ( ) : void
StackOverflowRecommendation ( List taglist, string title ) : void
refreshVotingData ( ) : void

메소드 상세

Button1_Click() 보호된 메소드

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

InsertAnswer() 보호된 메소드

protected InsertAnswer ( ) : void
리턴 void

InsertAnswer_Click() 보호된 메소드

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

Page_Load() 보호된 메소드

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

UpdateViews() 보호된 메소드

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

insertAnswerVoteDOWN() 보호된 메소드

protected insertAnswerVoteDOWN ( int QuestionId, int TotalVotes ) : void
QuestionId int
TotalVotes int
리턴 void

insertAnswerVoteUP() 보호된 메소드

protected insertAnswerVoteUP ( int QuestionId, int TotalVotes ) : void
QuestionId int
TotalVotes int
리턴 void

rprAnswers_ItemCommand() 보호된 메소드

protected rprAnswers_ItemCommand ( object source, RepeaterCommandEventArgs e ) : void
source object
e RepeaterCommandEventArgs
리턴 void

showAnswers() 보호된 메소드

protected showAnswers ( int Question ) : void
Question int
리턴 void

프로퍼티 상세

BtnInsert 보호되어 있는 프로퍼티

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

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

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

lblAnswer 보호되어 있는 프로퍼티

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

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

lblInsertAnswer 보호되어 있는 프로퍼티

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

lblKljucneRijeci 보호되어 있는 프로퍼티

lblKljucneRijeci control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblKljucneRijeci
리턴 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

rprAnswers 보호되어 있는 프로퍼티

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

stackOverflowList 보호되어 있는 프로퍼티

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

txtAnswer 보호되어 있는 프로퍼티

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