C# Класс Subtext.Web.Admin.Articles.Articles

Показать файл Открыть проект

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

Свойство Тип Описание
categoryLinks global::Subtext.Web.Admin.UserControls.CategoryLinkList
postsContent global::System.Web.UI.WebControls.ContentPlaceHolder

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

Метод Описание
OnLoad ( EventArgs e ) : void

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

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

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

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

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

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

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

categoryLinks control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Admin.UserControls.CategoryLinkList categoryLinks
Результат global::Subtext.Web.Admin.UserControls.CategoryLinkList

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

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