C# Class EPiUtilities.WebControls.OneLevelMenu

Inheritance: EPiUtilities.WebControls.BaseClasses.ChildrenBasedPageDataMenuBase
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.

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