C# Класс WIKI.Account.QuestionDetails

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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