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

Inheritance: BaseControl
Exibir arquivo Open project: ayende/Subtext

Protected Properties

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

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Page_Load ( object sender, EventArgs e ) : void

Method Details

OnInit() protected method

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

Property Details

urlRelatedLinks protected_oe property

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