C# Class Engage.Dnn.Publish.ItemLink

Afficher le fichier Open project: EngageSoftware/Engage-Publish

Protected Properties

Свойство Type Description
lblFooter global::System.Web.UI.WebControls.Label
lblMessage global::System.Web.UI.WebControls.Label
lblPossible global::System.Web.UI.WebControls.Label
lblPossibleA global::System.Web.UI.WebControls.Label
lblPossibleB global::System.Web.UI.WebControls.Label
lblTitle global::System.Web.UI.WebControls.Label
metaRefresh global::System.Web.UI.HtmlControls.HtmlGenericControl

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
DisplayBrokenLinkMessage ( Item item ) : void
DisplayInvalidLinkMessage ( ) : void
DisplayItem ( Item item ) : void
InitializeLocalVariables ( ) : void
LocalizeControls ( ) : void
NavigateInvalidLinkInternal ( Item item ) : void
Page_Load ( object sender, EventArgs e ) : void

Method Details

OnInit() protected méthode

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

Property Details

lblFooter protected_oe property

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

lblMessage protected_oe property

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

lblPossible protected_oe property

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

lblPossibleA protected_oe property

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

lblPossibleB protected_oe property

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

lblTitle protected_oe property

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

metaRefresh protected_oe property

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