C# Class Engage.Dnn.Publish.ItemPreview

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

Protected Properties

Свойство Type Description
phItem global::System.Web.UI.WebControls.PlaceHolder

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
DisplayCurrentVersion ( ) : void
DisplayItem ( ) : void
DisplayVersion ( ) : void
ItemPreview_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

phItem protected_oe property

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