C# Class EPiUtilities.WebControls.BreadCrumbsMenu

Inheritance: EPiUtilities.WebControls.BaseClasses.TemplatedSelectedPageDataItemListControlBase
Afficher le fichier Open project: JohannesOstensjo/EPiUtilities

Méthodes protégées

Méthode Description
OnPreRender ( EventArgs e ) : void

Override which creates and adds the content of the control.

Private Methods

Méthode Description
AddParentIfRequired ( System.PageData child, PageDataCollection items ) : void
GetItems ( ) : PageDataCollection

Method Details

OnPreRender() protected méthode

Override which creates and adds the content of the control.
protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
Résultat void