C# 클래스 newtelligence.DasBlog.Web.LogDateBar

Summary description for LogDateBar.
상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: AArnott/dasblog

보호된 프로퍼티들

프로퍼티 타입 설명
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