C# 클래스 FITKMS.QA.Edit

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

보호된 프로퍼티들

프로퍼티 타입 설명
AutoCompleteExtender1 global::AjaxControlToolkit.AutoCompleteExtender
Save global::System.Web.UI.WebControls.Button
ScriptManager1 global::System.Web.UI.ScriptManager
UpdatePanel1 global::System.Web.UI.UpdatePanel
ddOblast global::System.Web.UI.WebControls.DropDownList
ddTema global::System.Web.UI.WebControls.DropDownList
errorLabel global::System.Web.UI.WebControls.Label
error_label global::System.Web.UI.HtmlControls.HtmlGenericControl
successLabel global::System.Web.UI.WebControls.Label
success_label global::System.Web.UI.HtmlControls.HtmlGenericControl
tagsInput global::System.Web.UI.WebControls.TextBox
txtNaslovPitanja global::System.Web.UI.WebControls.TextBox
wysiwyg global::System.Web.UI.WebControls.TextBox

공개 메소드들

메소드 설명
FillTeme ( int id ) : void

보호된 메소드들

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

비공개 메소드들

메소드 설명
BindQuestion ( ) : void
ClearFields ( ) : void
GetTagNames ( string prefixText, int count ) : string[]

메소드 상세

FillTeme() 공개 메소드

public FillTeme ( int id ) : void
id int
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

Save_Click() 보호된 메소드

protected Save_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

ddOblast_SelectedIndexChanged() 보호된 메소드

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

Save 보호되어 있는 프로퍼티

Save control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button Save
리턴 global::System.Web.UI.WebControls.Button

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

UpdatePanel1 보호되어 있는 프로퍼티

UpdatePanel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel UpdatePanel1
리턴 global::System.Web.UI.UpdatePanel

ddOblast 보호되어 있는 프로퍼티

ddOblast control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddOblast
리턴 global::System.Web.UI.WebControls.DropDownList

ddTema 보호되어 있는 프로퍼티

ddTema control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddTema
리턴 global::System.Web.UI.WebControls.DropDownList

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

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

txtNaslovPitanja 보호되어 있는 프로퍼티

txtNaslovPitanja control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtNaslovPitanja
리턴 global::System.Web.UI.WebControls.TextBox

wysiwyg 보호되어 있는 프로퍼티

wysiwyg control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox wysiwyg
리턴 global::System.Web.UI.WebControls.TextBox