C# Class Carrotware.CMS.UI.Controls.BaseNavHeaded

Inheritance: BaseNav, IHeadedList, IWidgetLimitedProperties
Datei anzeigen Open project: ninianne98/CarrotCakeCMS

Private Properties

Property Type Description

Public Methods

Method Description
BaseNavHeaded ( ) : System

Protected Methods

Method Description
OnPreRender ( System e ) : void
WriteListPrefix ( System.Web.UI.HtmlTextWriter output ) : void

Method Details

BaseNavHeaded() public method

public BaseNavHeaded ( ) : System
return System

OnPreRender() protected method

protected OnPreRender ( System e ) : void
e System
return void

WriteListPrefix() protected method

protected WriteListPrefix ( System.Web.UI.HtmlTextWriter output ) : void
output System.Web.UI.HtmlTextWriter
return void