C# 클래스 EPiUtilities.WebControls.OneLevelMenu

상속: EPiUtilities.WebControls.BaseClasses.ChildrenBasedPageDataMenuBase
파일 보기 프로젝트 열기: JohannesOstensjo/EPiUtilities

보호된 메소드들

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

Override which creates and adds the content of the control.

메소드 상세

OnPreRender() 보호된 메소드

Override which creates and adds the content of the control.
protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
리턴 void