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

EditBlogRollItem class.
Auto-generated class.
Показать файл Открыть проект

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

Свойство Тип Описание
description global::System.Web.UI.WebControls.Label
htmlLink global::System.Web.UI.WebControls.HyperLink
outlineCollection OpmlOutlineCollection
rssLink global::System.Web.UI.WebControls.HyperLink

Private Properties

Свойство Тип Описание
InitializeComponent void

Защищенные методы

Метод Описание
OnInit ( EventArgs e ) : void
Page_Load ( object sender, System e ) : void

Приватные методы

Метод Описание
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Описание методов

OnInit() защищенный Метод

protected OnInit ( EventArgs e ) : void
e EventArgs
Результат void

Page_Load() защищенный Метод

protected Page_Load ( object sender, System e ) : void
sender object
e System
Результат void

Описание свойств

description защищенное свойство

description control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label description
Результат global::System.Web.UI.WebControls.Label

htmlLink защищенное свойство

htmlLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink htmlLink
Результат global::System.Web.UI.WebControls.HyperLink

outlineCollection защищенное свойство

protected OpmlOutlineCollection outlineCollection
Результат OpmlOutlineCollection

rssLink защищенное свойство

rssLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink rssLink
Результат global::System.Web.UI.WebControls.HyperLink