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

Inheritance: BaseControl
Afficher le fichier Open project: ayende/Subtext

Protected Properties

Свойство Type Description
Bloggers System.Web.UI.WebControls.Repeater

Méthodes protégées

Méthode Description
GetFullUrl ( string host, string app ) : string
GetListHtml ( ) : string
OnLoad ( EventArgs e ) : void

Method Details

GetFullUrl() protected méthode

protected GetFullUrl ( string host, string app ) : string
host string
app string
Résultat string

GetListHtml() protected méthode

protected GetListHtml ( ) : string
Résultat string

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void

Property Details

Bloggers protected_oe property

protected Repeater,System.Web.UI.WebControls Bloggers
Résultat System.Web.UI.WebControls.Repeater