C# Class Subtext.Web.UI.Controls.AggBloggers

Inheritance: BaseControl
Exibir arquivo Open project: ayende/Subtext

Protected Properties

Property Type Description
Bloggers System.Web.UI.WebControls.Repeater

Protected Methods

Method Description
GetFullUrl ( string host, string app ) : string
GetListHtml ( ) : string
OnLoad ( EventArgs e ) : void

Method Details

GetFullUrl() protected method

protected GetFullUrl ( string host, string app ) : string
host string
app string
return string

GetListHtml() protected method

protected GetListHtml ( ) : string
return string

OnLoad() protected method

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

Property Details

Bloggers protected_oe property

protected Repeater,System.Web.UI.WebControls Bloggers
return System.Web.UI.WebControls.Repeater