C# 클래스 newtelligence.DasBlog.Web.EditBlogRollBox

Summary description for EditBlogRollBox.
상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: AArnott/dasblog

보호된 프로퍼티들

프로퍼티 타입 설명
Label1 global::System.Web.UI.WebControls.Label
blogRollGrid global::System.Web.UI.WebControls.DataGrid
buttonCreate global::System.Web.UI.WebControls.Button
buttonSelect global::System.Web.UI.WebControls.Button
labelOpmlList global::System.Web.UI.WebControls.Label
listFiles global::System.Web.UI.WebControls.DropDownList
shadowBox global::newtelligence.DasBlog.Web.Core.WebControls.ShadowBox
textNewFileName global::System.Web.UI.WebControls.TextBox

프로퍼티 상세

Label1 보호되어 있는 프로퍼티

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

blogRollGrid 보호되어 있는 프로퍼티

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

buttonCreate 보호되어 있는 프로퍼티

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

buttonSelect 보호되어 있는 프로퍼티

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

labelOpmlList 보호되어 있는 프로퍼티

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

listFiles 보호되어 있는 프로퍼티

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

shadowBox 보호되어 있는 프로퍼티

shadowBox control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::newtelligence.DasBlog.Web.Core.WebControls.ShadowBox shadowBox
리턴 global::newtelligence.DasBlog.Web.Core.WebControls.ShadowBox

textNewFileName 보호되어 있는 프로퍼티

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