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

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

Protected Properties

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

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode 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 méthode

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

Property Details

urlRelatedLinks protected_oe property

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