Property | Type | Description | |
---|---|---|---|
_displayBadgeControls | global::System.Web.UI.WebControls.Panel |
Method | Description | |
---|---|---|
AddBadgeToDisplay ( Badge badge ) : void |
Adds a Badge to the display so it can be seen by the user.
|
public AddBadgeToDisplay ( Badge badge ) : void | ||
badge | Badge | The Badge to add to the display. |
return | void |