C# 클래스 Geta.CacheManager.Admin.CacheManager

파일 보기 프로젝트 열기: Geta/CacheManager

보호된 프로퍼티들

프로퍼티 타입 설명
Head global::System.Web.UI.HtmlControls.HtmlHead
ServerSelector global::System.Web.UI.WebControls.Panel
ddlServers global::System.Web.UI.WebControls.DropDownList
form1 global::System.Web.UI.HtmlControls.HtmlForm

보호된 메소드들

메소드 설명
OnLoad ( EventArgs e ) : void

메소드 상세

OnLoad() 보호된 메소드

protected OnLoad ( EventArgs e ) : void
e EventArgs
리턴 void

프로퍼티 상세

Head 보호되어 있는 프로퍼티

Head control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlHead Head
리턴 global::System.Web.UI.HtmlControls.HtmlHead

ServerSelector 보호되어 있는 프로퍼티

ServerSelector control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel ServerSelector
리턴 global::System.Web.UI.WebControls.Panel

ddlServers 보호되어 있는 프로퍼티

ddlServers control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlServers
리턴 global::System.Web.UI.WebControls.DropDownList

form1 보호되어 있는 프로퍼티

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
리턴 global::System.Web.UI.HtmlControls.HtmlForm