C# Класс newtelligence.DasBlog.Web.EditBlogRollBox

Summary description for EditBlogRollBox.
Наследование: System.Web.UI.UserControl
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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