C# Класс Engage.Dnn.Publish.ItemLink

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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

Защищенные методы

Метод Описание
OnInit ( EventArgs e ) : void

Приватные методы

Метод Описание
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

Описание методов

OnInit() защищенный Метод

protected OnInit ( EventArgs e ) : void
e EventArgs
Результат void

Описание свойств

lblFooter защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblMessage защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblPossible защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblPossibleA защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblPossibleB защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblTitle защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

metaRefresh защищенное свойство

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
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl