C# 클래스 FITKMS.Wiki.Add

파일 보기 프로젝트 열기: fitba/km-2013-projects-team-bjelasnica

보호된 프로퍼티들

프로퍼티 타입 설명
AutoCompleteExtender1 global::AjaxControlToolkit.AutoCompleteExtender
ScriptManager1 global::System.Web.UI.ScriptManager
authorsInput global::System.Web.UI.WebControls.TextBox
documentFile global::System.Web.UI.WebControls.FileUpload
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
wysiwyg global::System.Web.UI.HtmlControls.HtmlTextArea

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
saveArticleSubmit_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
BindThemes ( ) : void
BindTypes ( ) : void
GetTagNames ( string prefixText, int count ) : string[]
clearFields ( ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( 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

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

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

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