C# Class Engage.Dnn.Publish.Admin.AdminTools

Afficher le fichier Open project: EngageSoftware/Engage-Publish

Protected Properties

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

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
FillDictionary ( ) : void
GetDictionary ( ) : IDictionary
LoadControlType ( ) : void
ReadQueryString ( ) : void

Method Details

OnInit() protected méthode

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

Property Details

phAdminTools protected_oe property

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