C# 클래스 Geta.DdsAdmin.Admin.Default

상속: WebFormsBase
파일 보기 프로젝트 열기: Geta/DdsAdmin

보호된 프로퍼티들

프로퍼티 타입 설명
Menu global::EPiServer.Shell.Web.UI.WebControls.ShellMenu
Panel1 global::System.Web.UI.WebControls.Panel

보호된 메소드들

메소드 설명
OnPreInit ( EventArgs e ) : void
OnPreRender ( EventArgs e ) : void

메소드 상세

OnPreInit() 보호된 메소드

protected OnPreInit ( EventArgs e ) : void
e System.EventArgs
리턴 void

OnPreRender() 보호된 메소드

protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
리턴 void

프로퍼티 상세

Menu 보호되어 있는 프로퍼티

Menu control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::EPiServer.Shell.Web.UI.WebControls.ShellMenu Menu
리턴 global::EPiServer.Shell.Web.UI.WebControls.ShellMenu

Panel1 보호되어 있는 프로퍼티

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