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

Mostra file Open project: EngageSoftware/Engage-Publish

Protected Properties

Property Type Description
lblStats global::System.Web.UI.WebControls.Label
lnkCommentsForApproval global::System.Web.UI.WebControls.HyperLink
lnkWaitingForApproval global::System.Web.UI.WebControls.HyperLink

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e EventArgs
return void

Property Details

lblStats protected_oe property

lblStats control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblStats
return global::System.Web.UI.WebControls.Label

lnkCommentsForApproval protected_oe property

lnkCommentsForApproval control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink lnkCommentsForApproval
return global::System.Web.UI.WebControls.HyperLink

lnkWaitingForApproval protected_oe property

lnkWaitingForApproval control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink lnkWaitingForApproval
return global::System.Web.UI.WebControls.HyperLink