C# Class newtelligence.DasBlog.Web.EditBlogRollBox

Summary description for EditBlogRollBox.
Inheritance: System.Web.UI.UserControl
Show file Open project: AArnott/dasblog

Protected Properties

Property Type Description
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

Property Details

Label1 protected property

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

blogRollGrid protected property

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
return global::System.Web.UI.WebControls.DataGrid

buttonCreate protected property

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

buttonSelect protected property

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

labelOpmlList protected property

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

listFiles protected property

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

shadowBox protected property

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
return global::newtelligence.DasBlog.Web.Core.WebControls.ShadowBox

textNewFileName protected property

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