C# Class newtelligence.DasBlog.Web.CategoryView

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

Protected Properties

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

Méthodes protégées

Méthode Description
InitializeMacros ( ) : Macros
LoadEntries ( ) : EntryCollection

Method Details

InitializeMacros() protected méthode

protected InitializeMacros ( ) : Macros
Résultat Macros

LoadEntries() protected méthode

protected LoadEntries ( ) : EntryCollection
Résultat EntryCollection

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