프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_displayBadgeControls | global::System.Web.UI.WebControls.Panel |
메소드 | 설명 | |
---|---|---|
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. |
리턴 | void |