Gets if the answer is correct or not

Namespace:  EPiServer.Community.Contest
Assembly:  EPiServer.Community.Contest (in EPiServer.Community.Contest.dll) Version: 4.1.517.358

Syntax

C#
public abstract bool IsCorrect { get; }

See Also