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

ファイルを表示 Open project: EngageSoftware/Engage-Publish

Protected Properties

Property Type Description
phAdminTools global::System.Web.UI.WebControls.PlaceHolder

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
FillDictionary ( ) : void
GetDictionary ( ) : IDictionary
LoadControlType ( ) : void
ReadQueryString ( ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e EventArgs
return 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
return global::System.Web.UI.WebControls.PlaceHolder