C# Class FITKMS.Wiki.Edit

Afficher le fichier Open project: fitba/km-2013-projects-team-bjelasnica

Protected Properties

Свойство Type Description
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

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
documentDeleteSubmit_Click ( object sender, EventArgs e ) : void
saveArticleSubmit_Click ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
BindArticle ( ) : void
BindThemes ( ) : void
BindTypes ( ) : void
GetTagNames ( string prefixText, int count ) : string[]

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

documentDeleteSubmit_Click() protected méthode

protected documentDeleteSubmit_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

saveArticleSubmit_Click() protected méthode

protected saveArticleSubmit_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

AutoCompleteExtender1 protected_oe property

AutoCompleteExtender1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.AutoCompleteExtender AutoCompleteExtender1
Résultat global::AjaxControlToolkit.AutoCompleteExtender

ScriptManager1 protected_oe property

ScriptManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.ScriptManager ScriptManager1
Résultat global::System.Web.UI.ScriptManager

authorsInput protected_oe property

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

documentDeleteSubmit protected_oe property

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
Résultat global::System.Web.UI.WebControls.LinkButton

documentFile protected_oe property

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
Résultat global::System.Web.UI.WebControls.FileUpload

editDescriptionInput protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlTextArea

errorLabel protected_oe property

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

error_label protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

keyWordsInput protected_oe property

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

saveArticleSubmit protected_oe property

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

successLabel protected_oe property

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

success_label protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

tagsInput protected_oe property

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

themeList protected_oe property

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

themes protected_oe property

protected List themes
Résultat List

titleInput protected_oe property

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

types protected_oe property

protected List types
Résultat List

typesList protected_oe property

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

warningLabel protected_oe property

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

warning_label protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

wysiwyg protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlTextArea