Click or drag to resize

QuizModelWrongMessage Property

Displays a message when the wrong answer to the Quiz is chosen.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string WrongMessage { get; set; }

Property Value

Type: String
See Also