C# Class newtelligence.DasBlog.Web.Timeline

Inheritance: SharedBasePage, IPageFormatInfo
Afficher le fichier Open project: AArnott/dasblog

Protected Properties

Свойство Type Description
contentPlaceHolder global::System.Web.UI.WebControls.PlaceHolder

Méthodes publiques

Méthode Description
Timeline ( ) : System

Méthodes protégées

Méthode Description
LoadEntries ( ) : EntryCollection
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Method Details

LoadEntries() protected méthode

protected LoadEntries ( ) : EntryCollection
Résultat EntryCollection

OnInit() protected méthode

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

Timeline() public méthode

public Timeline ( ) : System
Résultat System

Property Details

contentPlaceHolder protected_oe property

contentPlaceHolder control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder contentPlaceHolder
Résultat global::System.Web.UI.WebControls.PlaceHolder