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

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

Protected Properties

Свойство Type Description
lblAuthorInfo global::System.Web.UI.WebControls.Label
lblAuthorLink global::System.Web.UI.WebControls.HyperLink

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

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

lblAuthorInfo protected_oe property

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

lblAuthorLink protected_oe property

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