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

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

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

Свойство Тип Описание
AutoCompleteExtender1 global::AjaxControlToolkit.AutoCompleteExtender
ScriptManager1 global::System.Web.UI.ScriptManager
authorsInput global::System.Web.UI.WebControls.TextBox
documentDeleteSubmit global::System.Web.UI.WebControls.LinkButton
documentFile global::System.Web.UI.WebControls.FileUpload
editDescriptionInput global::System.Web.UI.HtmlControls.HtmlTextArea
errorLabel global::System.Web.UI.WebControls.Label
error_label global::System.Web.UI.HtmlControls.HtmlGenericControl
keyWordsInput global::System.Web.UI.WebControls.TextBox
saveArticleSubmit global::System.Web.UI.WebControls.Button
successLabel global::System.Web.UI.WebControls.Label
success_label global::System.Web.UI.HtmlControls.HtmlGenericControl
tagsInput global::System.Web.UI.WebControls.TextBox
themeList global::System.Web.UI.WebControls.DropDownList
themes List
titleInput global::System.Web.UI.WebControls.TextBox
types List
typesList global::System.Web.UI.WebControls.DropDownList
warningLabel global::System.Web.UI.WebControls.Label
warning_label global::System.Web.UI.HtmlControls.HtmlGenericControl
wysiwyg global::System.Web.UI.HtmlControls.HtmlTextArea

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

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
documentDeleteSubmit_Click ( object sender, EventArgs e ) : void
saveArticleSubmit_Click ( object sender, EventArgs e ) : void

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

Метод Описание
BindArticle ( ) : void
BindThemes ( ) : void
BindTypes ( ) : void
GetTagNames ( string prefixText, int count ) : string[]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning_label control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl warning_label
Результат 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