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

Displays news...
Inheritance: BaseControl
Afficher le fichier Open project: ayende/Subtext

Protected Properties

Свойство Type Description
NewsItem System.Web.UI.WebControls.Literal

Méthodes protégées

Méthode Description
OnLoad ( EventArgs e ) : void

Method Details

OnLoad() protected méthode

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

Property Details

NewsItem protected_oe property

protected System.Web.UI.WebControls.Literal NewsItem
Résultat System.Web.UI.WebControls.Literal