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

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

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

Свойство Тип Описание
DropDownListDay global::System.Web.UI.WebControls.DropDownList
DropDownListMonth global::System.Web.UI.WebControls.DropDownList
DropDownListYear global::System.Web.UI.WebControls.DropDownList
buttonGo global::System.Web.UI.WebControls.Button
linkNext global::System.Web.UI.HtmlControls.HtmlAnchor
linkPrevious global::System.Web.UI.HtmlControls.HtmlAnchor
linkToday global::System.Web.UI.HtmlControls.HtmlAnchor
resmgr System.Resources.ResourceManager

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

protected System.Resources.ResourceManager resmgr
Результат System.Resources.ResourceManager