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

Inheritance: BaseControl
Datei anzeigen Open project: ayende/Subtext

Protected Properties

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

Protected Methods

Method Description
OnLoad ( EventArgs e ) : void

Method Details

OnLoad() protected method

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

Property Details

blogGroupRepeater protected_oe property

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