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

Inheritance: BaseNavSel, IHeadedList
Show file Open project: ninianne98/CarrotCakeCMS

Private Properties

Property Type Description

Public Methods

Method Description
BaseNavSelHeaded ( ) : System

Protected Methods

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

Method Details

BaseNavSelHeaded() public method

public BaseNavSelHeaded ( ) : 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