C# 클래스 EPiUtilities.WebControls.BreadCrumbsMenu

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

보호된 메소드들

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

Override which creates and adds the content of the control.

비공개 메소드들

메소드 설명
AddParentIfRequired ( System.PageData child, PageDataCollection items ) : void
GetItems ( ) : PageDataCollection

메소드 상세

OnPreRender() 보호된 메소드

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