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

Inheritance: System.Web.UI.Control, ITextControl
Show file Open project: ninianne98/CarrotCakeCMS

Private Properties

Property Type Description

Protected Methods

Method Description
OnDataBinding ( EventArgs e ) : void
Render ( System.Web.UI.HtmlTextWriter writer ) : void

Method Details

OnDataBinding() protected method

protected OnDataBinding ( EventArgs e ) : void
e System.EventArgs
return void

Render() protected method

protected Render ( System.Web.UI.HtmlTextWriter writer ) : void
writer System.Web.UI.HtmlTextWriter
return void