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

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

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

Свойство Тип Описание
ActivityBox1 global::newtelligence.DasBlog.Web.ActivityBox
Label1 global::System.Web.UI.WebControls.Label
LogDateBar1 global::newtelligence.DasBlog.Web.LogDateBar
contentPlaceHolder global::System.Web.UI.WebControls.PlaceHolder

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

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

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

Метод Описание
BuildRow ( string count, Table rollupTable, string title ) : void
InitializeComponent ( ) : void

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

ReferrersBox_PreRender ( object sender, EventArgs e ) : void

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

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

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

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

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

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

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

ActivityBox1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::newtelligence.DasBlog.Web.ActivityBox ActivityBox1
Результат global::newtelligence.DasBlog.Web.ActivityBox

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

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

LogDateBar1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::newtelligence.DasBlog.Web.LogDateBar LogDateBar1
Результат global::newtelligence.DasBlog.Web.LogDateBar

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

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