C# Class Engage.Dnn.Publish.PrinterFriendly

Afficher le fichier Open project: EngageSoftware/Engage-Publish

Méthodes publiques

Свойство Type Description
CssStyle string

Protected Properties

Свойство Type Description
lblArticleText global::System.Web.UI.WebControls.Label
lblArticleTitle global::System.Web.UI.WebControls.Label
lnkPortalLogo global::System.Web.UI.WebControls.HyperLink
pageTitle global::System.Web.UI.WebControls.Literal

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
GetCssStyle ( ) : string
Page_Load ( object sender, EventArgs e ) : void
UserHasRights ( int tabId ) : bool

Method Details

OnInit() protected méthode

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

Property Details

CssStyle public_oe property

public string CssStyle
Résultat string

lblArticleText protected_oe property

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

lblArticleTitle protected_oe property

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

lnkPortalLogo protected_oe property

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

pageTitle protected_oe property

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