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

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

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

Свойство Тип Описание
Publish_ItemDisplay global::System.Web.UI.HtmlControls.HtmlGenericControl
divPublishNotifications global::System.Web.UI.HtmlControls.HtmlGenericControl
lblPublishMessages global::System.Web.UI.WebControls.Label
phAdminControls global::System.Web.UI.WebControls.PlaceHolder
phControls global::System.Web.UI.WebControls.PlaceHolder
upnlPublish global::System.Web.UI.UpdatePanel

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

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

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

Метод Описание
CheckClearCache ( ) : void
CheckItemUrl ( ) : void

Check's to see if the item being loaded in this module should be displayed on this tabid/moduleid, if not does a 301 redirect to the proper page.

LoadControlType ( ) : void
ReadItemType ( ) : void

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

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

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

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

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

Publish_ItemDisplay control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl Publish_ItemDisplay
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

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

divPublishNotifications control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divPublishNotifications
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

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

lblPublishMessages control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblPublishMessages
Результат global::System.Web.UI.WebControls.Label

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

phAdminControls control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phAdminControls
Результат global::System.Web.UI.WebControls.PlaceHolder

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

phControls control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phControls
Результат global::System.Web.UI.WebControls.PlaceHolder

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

upnlPublish control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlPublish
Результат global::System.Web.UI.UpdatePanel