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

Inheritance: BaseServerControl
Show file Open project: ninianne98/CarrotCakeCMS

Private Properties

Property Type Description

Protected Methods

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

Method Details

OnPreRender() protected method

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

RenderContents() protected method

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