Property | Type | Description | |
---|---|---|---|
_displayChallengeControls | global::System.Web.UI.WebControls.Panel |
Method | Description | |
---|---|---|
AddChallengeToDisplay ( |
Adds a Challenge to the display so it can be seen by the user.
|
public AddChallengeToDisplay ( |
||
challenge | The challenge to add to the display. | |
return | void |