C# Class EPiUtilities.WebControls.OneLevelMenu

Inheritance: EPiUtilities.WebControls.BaseClasses.ChildrenBasedPageDataMenuBase
Show file Open project: JohannesOstensjo/EPiUtilities

Protected Methods

Method Description
OnPreRender ( EventArgs e ) : void

Override which creates and adds the content of the control.

Method Details

OnPreRender() protected method

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