C# Class WIKI.Account.QuestionDetails

Mostra file Open project: fitba/km-2013-projects-team-cincar

Protected Properties

Property Type Description
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

Protected Methods

Method Description
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

Private Methods

Method Description
GetTagInQuestions ( ) : void
StackOverflowRecommendation ( List taglist, string title ) : void
refreshVotingData ( ) : void

Method Details

Button1_Click() protected method

protected Button1_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

InsertAnswer() protected method

protected InsertAnswer ( ) : void
return void

InsertAnswer_Click() protected method

protected InsertAnswer_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

UpdateViews() protected method

protected UpdateViews ( string NumOfViews ) : void
NumOfViews string
return void

insertAnswerVoteDOWN() protected method

protected insertAnswerVoteDOWN ( int QuestionId, int TotalVotes ) : void
QuestionId int
TotalVotes int
return void

insertAnswerVoteUP() protected method

protected insertAnswerVoteUP ( int QuestionId, int TotalVotes ) : void
QuestionId int
TotalVotes int
return void

rprAnswers_ItemCommand() protected method

protected rprAnswers_ItemCommand ( object source, RepeaterCommandEventArgs e ) : void
source object
e RepeaterCommandEventArgs
return void

showAnswers() protected method

protected showAnswers ( int Question ) : void
Question int
return void

Property Details

BtnInsert protected_oe property

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
return global::System.Web.UI.WebControls.Button

DropDownListVoteArticle protected_oe property

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
return global::System.Web.UI.WebControls.DropDownList

Label2 protected_oe property

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
return global::System.Web.UI.WebControls.Label

Label3 protected_oe property

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
return global::System.Web.UI.WebControls.Label

Label4 protected_oe property

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
return global::System.Web.UI.WebControls.Label

Label5 protected_oe property

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
return global::System.Web.UI.WebControls.Label

Label6 protected_oe property

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
return global::System.Web.UI.WebControls.Label

Label9 protected_oe property

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
return global::System.Web.UI.WebControls.Label

Repeater1 protected_oe property

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
return global::System.Web.UI.WebControls.Repeater

btnVoteArticle protected_oe property

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
return global::System.Web.UI.WebControls.Button

lblAnswer protected_oe property

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
return global::System.Web.UI.WebControls.Label

lblAutor protected_oe property

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
return global::System.Web.UI.WebControls.Label

lblBrojOcjena protected_oe property

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
return global::System.Web.UI.WebControls.Label

lblDate protected_oe property

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
return global::System.Web.UI.WebControls.Label

lblInsertAnswer protected_oe property

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
return global::System.Web.UI.WebControls.Label

lblKljucneRijeci protected_oe property

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
return global::System.Web.UI.WebControls.Label

lblOcjena protected_oe property

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
return global::System.Web.UI.WebControls.Label

rprAnswers protected_oe property

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
return global::System.Web.UI.WebControls.Repeater

stackOverflowList protected_oe property

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
return global::System.Web.UI.WebControls.DataList

txtAnswer protected_oe property

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
return global::System.Web.UI.WebControls.TextBox