C# Класс FITKMS.Wiki.Details

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

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

Свойство Тип Описание
ToolkitScriptManager1 global::AjaxControlToolkit.ToolkitScriptManager
addCommentSubmit global::System.Web.UI.WebControls.Button
articleComments global::System.Web.UI.HtmlControls.HtmlGenericControl
articleHistory global::System.Web.UI.HtmlControls.HtmlGenericControl
articleRating global::AjaxControlToolkit.Rating
authorsLabel global::System.Web.UI.WebControls.Label
avgGradeLabel global::System.Web.UI.WebControls.Label
commentBlock global::System.Web.UI.HtmlControls.HtmlGenericControl
commentMessagePanel global::System.Web.UI.WebControls.Panel
commentPanel global::System.Web.UI.WebControls.Panel
commentTab global::System.Web.UI.HtmlControls.HtmlGenericControl
comments List
commentsGrid global::System.Web.UI.WebControls.DataGrid
dateChangedLabel global::System.Web.UI.WebControls.Label
dateCreatedLabel global::System.Web.UI.WebControls.Label
dateRatedLabel global::System.Web.UI.WebControls.Label
defaultTab global::System.Web.UI.HtmlControls.HtmlGenericControl
editLink global::System.Web.UI.WebControls.LinkButton
history List
historyGrid global::System.Web.UI.WebControls.DataGrid
historyTab global::System.Web.UI.HtmlControls.HtmlGenericControl
home global::System.Web.UI.HtmlControls.HtmlGenericControl
pdfDownloadLink global::System.Web.UI.HtmlControls.HtmlAnchor
pdfIcon global::System.Web.UI.HtmlControls.HtmlGenericControl
ratingLabel global::System.Web.UI.WebControls.Label
rating_block global::System.Web.UI.HtmlControls.HtmlGenericControl
tagsRepeater global::System.Web.UI.WebControls.Repeater
textLiteral global::System.Web.UI.WebControls.Literal
themeLabel global::System.Web.UI.WebControls.Label
titleLabel global::System.Web.UI.WebControls.Label
typeLable global::System.Web.UI.WebControls.Label
warning global::System.Web.UI.WebControls.Label
warning_block global::System.Web.UI.HtmlControls.HtmlGenericControl
wysiwyg global::System.Web.UI.HtmlControls.HtmlTextArea

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
addCommentSubmit_Click ( object sender, EventArgs e ) : void
articleRating_Changed ( object sender, AjaxControlToolkit e ) : void
commentsGrid_ItemCommand ( object source, System.Web.UI.WebControls.DataGridCommandEventArgs e ) : void
commentsGrid_PageIndexChanged ( object source, System.Web.UI.WebControls.DataGridPageChangedEventArgs e ) : void
historyGrid_PageIndexChanged ( object source, System.Web.UI.WebControls.DataGridPageChangedEventArgs e ) : void

Приватные методы

Метод Описание
BindArticle ( ) : void
BindComments ( bool newPage ) : void
BindGrade ( ) : void
BindHistory ( ) : void
ItemBasedRecommendation ( ) : void
WikiRecommendation ( List tags, string title ) : void
activateCommentTab ( ) : void
saveView ( ) : void

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

addCommentSubmit_Click() защищенный Метод

protected addCommentSubmit_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

articleRating_Changed() защищенный Метод

protected articleRating_Changed ( object sender, AjaxControlToolkit e ) : void
sender object
e AjaxControlToolkit
Результат void

commentsGrid_ItemCommand() защищенный Метод

protected commentsGrid_ItemCommand ( object source, System.Web.UI.WebControls.DataGridCommandEventArgs e ) : void
source object
e System.Web.UI.WebControls.DataGridCommandEventArgs
Результат void

commentsGrid_PageIndexChanged() защищенный Метод

protected commentsGrid_PageIndexChanged ( object source, System.Web.UI.WebControls.DataGridPageChangedEventArgs e ) : void
source object
e System.Web.UI.WebControls.DataGridPageChangedEventArgs
Результат void

historyGrid_PageIndexChanged() защищенный Метод

protected historyGrid_PageIndexChanged ( object source, System.Web.UI.WebControls.DataGridPageChangedEventArgs e ) : void
source object
e System.Web.UI.WebControls.DataGridPageChangedEventArgs
Результат void

Описание свойств

ToolkitScriptManager1 защищенное свойство

ToolkitScriptManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.ToolkitScriptManager ToolkitScriptManager1
Результат global::AjaxControlToolkit.ToolkitScriptManager

addCommentSubmit защищенное свойство

addCommentSubmit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button addCommentSubmit
Результат global::System.Web.UI.WebControls.Button

articleComments защищенное свойство

articleComments control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl articleComments
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

articleHistory защищенное свойство

articleHistory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl articleHistory
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

articleRating защищенное свойство

articleRating control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.Rating articleRating
Результат global::AjaxControlToolkit.Rating

authorsLabel защищенное свойство

authorsLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label authorsLabel
Результат global::System.Web.UI.WebControls.Label

avgGradeLabel защищенное свойство

avgGradeLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label avgGradeLabel
Результат global::System.Web.UI.WebControls.Label

commentBlock защищенное свойство

commentBlock control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl commentBlock
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

commentMessagePanel защищенное свойство

commentMessagePanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel commentMessagePanel
Результат global::System.Web.UI.WebControls.Panel

commentPanel защищенное свойство

commentPanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel commentPanel
Результат global::System.Web.UI.WebControls.Panel

commentTab защищенное свойство

commentTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl commentTab
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

comments защищенное свойство

protected List comments
Результат List

commentsGrid защищенное свойство

commentsGrid control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DataGrid commentsGrid
Результат global::System.Web.UI.WebControls.DataGrid

dateChangedLabel защищенное свойство

dateChangedLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label dateChangedLabel
Результат global::System.Web.UI.WebControls.Label

dateCreatedLabel защищенное свойство

dateCreatedLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label dateCreatedLabel
Результат global::System.Web.UI.WebControls.Label

dateRatedLabel защищенное свойство

dateRatedLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label dateRatedLabel
Результат global::System.Web.UI.WebControls.Label

defaultTab защищенное свойство

defaultTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl defaultTab
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

editLink защищенное свойство

editLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton editLink
Результат global::System.Web.UI.WebControls.LinkButton

history защищенное свойство

protected List history
Результат List

historyGrid защищенное свойство

historyGrid control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DataGrid historyGrid
Результат global::System.Web.UI.WebControls.DataGrid

historyTab защищенное свойство

historyTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl historyTab
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

home защищенное свойство

home control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl home
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

pdfDownloadLink защищенное свойство

pdfDownloadLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlAnchor pdfDownloadLink
Результат global::System.Web.UI.HtmlControls.HtmlAnchor

pdfIcon защищенное свойство

pdfIcon control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl pdfIcon
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

ratingLabel защищенное свойство

ratingLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label ratingLabel
Результат global::System.Web.UI.WebControls.Label

rating_block защищенное свойство

rating_block control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl rating_block
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

tagsRepeater защищенное свойство

tagsRepeater control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater tagsRepeater
Результат global::System.Web.UI.WebControls.Repeater

textLiteral защищенное свойство

textLiteral control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal textLiteral
Результат global::System.Web.UI.WebControls.Literal

themeLabel защищенное свойство

themeLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label themeLabel
Результат global::System.Web.UI.WebControls.Label

titleLabel защищенное свойство

titleLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label titleLabel
Результат global::System.Web.UI.WebControls.Label

typeLable защищенное свойство

typeLable control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label typeLable
Результат global::System.Web.UI.WebControls.Label

warning защищенное свойство

warning control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label warning
Результат global::System.Web.UI.WebControls.Label

warning_block защищенное свойство

warning_block control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl warning_block
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

wysiwyg защищенное свойство

wysiwyg control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTextArea wysiwyg
Результат global::System.Web.UI.HtmlControls.HtmlTextArea