Gets a question alternative

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

Syntax

C#
protected internal virtual Alternative GetAlternative(
	int id
)

Parameters

id
Type: System..::.Int32
ID of the alternative

Return Value

See Also