C# Class Engage.Dnn.Publish.Controls.Breadcrumb

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

Protected Properties

Свойство Type Description
lblBreadcrumb global::System.Web.UI.WebControls.Label
lblYouAreHere global::System.Web.UI.WebControls.Label

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
LoadBreadcrumb ( ) : string
LoadParents ( int itemId ) : void
LoadSelf ( int itemId ) : 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

lblBreadcrumb protected_oe property

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

lblYouAreHere protected_oe property

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