C# Class Engage.Dnn.Publish.ArticleControls.ArticleCategoryListing

Inheritance: ModuleBase, IActionable
Afficher le fichier Open project: EngageSoftware/Engage-Publish

Protected Properties

Свойство Type Description
dlArticles global::System.Web.UI.WebControls.DataList

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
LoadControlType ( ) : void
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

dlArticles protected_oe property

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