Свойство | Type | Description | |
---|---|---|---|
_activityPointsValue | global::System.Web.UI.WebControls.Label | ||
_activityScoreImage | global::System.Web.UI.WebControls.Image | ||
_badgeImage | global::System.Web.UI.WebControls.Image | ||
_badgeName | global::System.Web.UI.WebControls.Label | ||
_badgePanel | global::System.Web.UI.WebControls.Panel | ||
_badgeProgressBar | global::EO.Web.ProgressBar | ||
_badgeProgressNumerical | global::System.Web.UI.WebControls.Label |
Méthode | Description | |
---|---|---|
LoadBadgeIntoDisplay ( |
Loads a Badge's information into the display so it can be seen by the user.
|
public LoadBadgeIntoDisplay ( |
||
badge | The Badge to load into the display. | |
Résultat | void |
protected global::System.Web.UI.WebControls.Label _activityPointsValue | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Image _activityScoreImage | ||
Résultat | global::System.Web.UI.WebControls.Image |
protected global::System.Web.UI.WebControls.Image _badgeImage | ||
Résultat | global::System.Web.UI.WebControls.Image |
protected global::System.Web.UI.WebControls.Label _badgeName | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Panel _badgePanel | ||
Résultat | global::System.Web.UI.WebControls.Panel |
protected global::EO.Web.ProgressBar _badgeProgressBar | ||
Résultat | global::EO.Web.ProgressBar |