Property | Type | Description | |
---|---|---|---|
lblControlTitle | global::DotNetNuke.UI.UserControls.LabelControl | ||
phAdminTools | global::System.Web.UI.WebControls.PlaceHolder |
Method | Description | |
---|---|---|
OnInit ( EventArgs e ) : void |
Raises the E:Init event.
|
Method | Description | |
---|---|---|
AddDashboardLink ( string resourceKey, string toolValue ) : void |
Adds a link pointing to a tool in the dashboard.
|
|
GetDashboardLink ( string linkText, string toolValue ) : HyperLink |
Creates a link pointing to a tool visible in the dashboard.
|
|
GetDashboardLinkDescription ( string descriptionText, string toolValue ) : Literal |
Creates a link pointing to a tool visible in the dashboard.
|
|
Page_Load ( object sender, EventArgs e ) : void |
Handles the Load event of the Page control.
|
protected OnInit ( EventArgs e ) : void | ||
e | EventArgs | The |
return | void |
protected global::DotNetNuke.UI.UserControls.LabelControl lblControlTitle | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |