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

Inheritance: Image
Show file Open project: ninianne98/CarrotCakeCMS

Private Properties

Property Type Description
SetFileInfo void

Protected Methods

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

Private Methods

Method Description
SetFileInfo ( ContentPage cp ) : void

Method Details

Render() protected method

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