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

Наследование: System.Web.UI.Page
Показать файл Открыть проект

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

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