Click or drag to resize
PollInfoPollAllowMultipleAnswers Property
Indicates if poll allows multiple answers.

Namespace: CMS.Polls
Assembly: CMS.Polls (in CMS.Polls.dll) Version: 9.0.0
Syntax
C#
public virtual bool PollAllowMultipleAnswers { get; set; }

Property Value

Type: Boolean
See Also